@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p329268015> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een consult kinderorthopedie" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596757>,
        <http://data.bibliotheken.nl/id/thes/p078526078>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p078617650> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069818770>,
        <http://data.bibliotheken.nl/id/thes/p074963066> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p329263854> ;
    schema1:isbn "9789080333062" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/935512859560f0d9f0c2fb563ea28d62> ;
    schema1:name "Een consult kinderorthopedie" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d831c8811ea06ad062556b781646b48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775782267> .

