# Generated from docs/profile.jsonld by scripts/generate_profile_ttl.py.
# Do not edit this file manually; update docs/profile.jsonld and regenerate.

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://pedropaulofb.github.io/profile.ttl>
    a schema:DigitalDocument, foaf:PersonalProfileDocument ;
    dcterms:creator <https://pedropaulofb.github.io/profile.jsonld#person> ;
    dcterms:created "2026-05-18"^^xsd:date ;
    dcterms:language "en" ;
    dcterms:title "Machine-readable Turtle profile for Pedro Paulo Favato Barcelos" ;
    foaf:primaryTopic <https://pedropaulofb.github.io/profile.jsonld#person> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> ;
    schema:encodingFormat "text/turtle" ;
    schema:isBasedOn <https://pedropaulofb.github.io/profile.jsonld> ;
    schema:mainEntity <https://pedropaulofb.github.io/profile.jsonld#person> .

<https://pedropaulofb.github.io/profile.jsonld#person>
    a schema:Person, foaf:Person ;
    schema:name "Pedro Paulo Favato Barcelos" ;
    foaf:name "Pedro Paulo Favato Barcelos" ;
    schema:givenName "Pedro Paulo" ;
    schema:familyName "Favato Barcelos" ;
    schema:alternateName
        "Pedro Paulo F. Barcelos",
        "Barcelos, P. P. F.",
        "Barcelos, P.P.F.",
        "Pedro Paulo Barcelos",
        "Pedro Barcelos";
    schema:jobTitle "Senior Metadata and Semantics Specialist" ;
    schema:description "Ontologist, ontology engineer, and knowledge engineer working on conceptual models, ontologies, vocabularies, mappings, metadata resources, and knowledge graphs." ;
    schema:url <https://pedropaulofb.github.io/> ;
    schema:mainEntityOfPage <https://pedropaulofb.github.io/#profile-page> ;
    schema:worksFor [
        a schema:Organization ;
        schema:name "Health-RI" ;
        schema:url <https://www.health-ri.nl/>
    ] ;
    schema:workLocation [
        a schema:Place ;
        schema:name "Netherlands"
    ] ;
    schema:sameAs
        <https://orcid.org/0000-0003-2736-7817>,
        <https://dblp.org/pid/96/8280>,
        <https://scholar.google.com/citations?user=1kF9FGwAAAAJ>,
        <https://www.linkedin.com/in/pedro-paulo-favato-barcelos/>,
        <https://github.com/pedropaulofb/>,
        <https://w3id.org/pedropaulofb/orcid>,
        <https://w3id.org/pedropaulofb/scholar>,
        <https://w3id.org/pedropaulofb/linkedin>,
        <https://w3id.org/pedropaulofb/github>;
    schema:identifier
        [
            a schema:PropertyValue ;
            schema:propertyID "ORCID" ;
            schema:value "0000-0003-2736-7817" ;
            schema:url <https://orcid.org/0000-0003-2736-7817>
        ],
        [
            a schema:PropertyValue ;
            schema:propertyID "DBLP" ;
            schema:value "96/8280" ;
            schema:url <https://dblp.org/pid/96/8280>
        ],
        [
            a schema:PropertyValue ;
            schema:propertyID "Google Scholar" ;
            schema:value "1kF9FGwAAAAJ" ;
            schema:url <https://scholar.google.com/citations?user=1kF9FGwAAAAJ>
        ];
    schema:knowsAbout
        "Ontology engineering",
        "Knowledge engineering",
        "Conceptual modeling",
        "Semantic interoperability",
        "Semantic Web",
        "Linked Data",
        "RDF",
        "OWL",
        "SHACL",
        "SPARQL",
        "OntoUML",
        "UFO",
        "gUFO",
        "FAIR metadata",
        "FHIR",
        "OMOP",
        "openEHR";
    schema:skills
        "Ontology analysis",
        "Ontology engineering",
        "RDF/OWL modeling",
        "SHACL validation",
        "Semantic mapping",
        "Knowledge graph modeling",
        "Metadata modeling",
        "Conceptual modeling";
    schema:subjectOf
        <https://pedropaulofb.github.io/about/#webpage>,
        <https://pedropaulofb.github.io/expertise/#webpage>,
        <https://pedropaulofb.github.io/projects/#webpage>,
        <https://pedropaulofb.github.io/publications/#webpage>,
        <https://pedropaulofb.github.io/contact/#webpage>.

<https://pedropaulofb.github.io/#website>
    a schema:WebSite ;
    schema:name "Pedro Paulo Favato Barcelos" ;
    schema:url <https://pedropaulofb.github.io/> ;
    schema:inLanguage "en" ;
    schema:author <https://pedropaulofb.github.io/profile.jsonld#person> ;
    schema:publisher <https://pedropaulofb.github.io/profile.jsonld#person> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> ;
    schema:hasPart
        <https://pedropaulofb.github.io/#profile-page>,
        <https://pedropaulofb.github.io/about/#webpage>,
        <https://pedropaulofb.github.io/expertise/#webpage>,
        <https://pedropaulofb.github.io/projects/#webpage>,
        <https://pedropaulofb.github.io/publications/#webpage>,
        <https://pedropaulofb.github.io/contact/#webpage>.

<https://pedropaulofb.github.io/#profile-page>
    a schema:ProfilePage ;
    schema:url <https://pedropaulofb.github.io/> ;
    schema:name "Pedro Paulo Favato Barcelos" ;
    schema:description "Professional and academic profile of Pedro Paulo Favato Barcelos, focused on ontology engineering, knowledge engineering, conceptual modeling, semantic interoperability, and Semantic Web technologies." ;
    schema:inLanguage "en" ;
    schema:isPartOf <https://pedropaulofb.github.io/#website> ;
    schema:mainEntity <https://pedropaulofb.github.io/profile.jsonld#person> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> ;
    schema:author <https://pedropaulofb.github.io/profile.jsonld#person> .

<https://pedropaulofb.github.io/about/#webpage>
    a schema:WebPage ;
    schema:url <https://pedropaulofb.github.io/about/> ;
    schema:name "About" ;
    schema:description "Background, professional profile, education, and semantic interoperability work of Pedro Paulo Favato Barcelos." ;
    schema:inLanguage "en" ;
    schema:isPartOf <https://pedropaulofb.github.io/#website> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> .

<https://pedropaulofb.github.io/expertise/#webpage>
    a schema:WebPage ;
    schema:url <https://pedropaulofb.github.io/expertise/> ;
    schema:name "Expertise" ;
    schema:description "Expertise in ontology engineering, conceptual modeling, Semantic Web technologies, semantic mappings, validation, and FAIR metadata." ;
    schema:inLanguage "en" ;
    schema:isPartOf <https://pedropaulofb.github.io/#website> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> .

<https://pedropaulofb.github.io/projects/#webpage>
    a schema:WebPage ;
    schema:url <https://pedropaulofb.github.io/projects/> ;
    schema:name "Projects" ;
    schema:description "Selected ontology engineering, semantic interoperability, model catalog, and semantic artifact projects by Pedro Paulo Favato Barcelos." ;
    schema:inLanguage "en" ;
    schema:isPartOf <https://pedropaulofb.github.io/#website> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> .

<https://pedropaulofb.github.io/publications/#webpage>
    a schema:WebPage ;
    schema:url <https://pedropaulofb.github.io/publications/> ;
    schema:name "Publications" ;
    schema:description "Selected publications by Pedro Paulo Favato Barcelos on ontology engineering, conceptual modeling, Semantic Web, semantic interoperability, and FAIR semantic resources." ;
    schema:inLanguage "en" ;
    schema:isPartOf <https://pedropaulofb.github.io/#website> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> .

<https://pedropaulofb.github.io/contact/#webpage>
    a schema:ContactPage ;
    schema:url <https://pedropaulofb.github.io/contact/> ;
    schema:name "Contact" ;
    schema:description "Contact and external profile links for Pedro Paulo Favato Barcelos." ;
    schema:inLanguage "en" ;
    schema:isPartOf <https://pedropaulofb.github.io/#website> ;
    schema:about <https://pedropaulofb.github.io/profile.jsonld#person> .
