@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/p790863863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gebitsontwikkeling / door F.P.G.M. van der Linden" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068925271>,
        <http://data.bibliotheken.nl/id/thes/p075417383> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830024395> ;
    schema1:isbn "9060653017" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ef3f18450d180d8e791176bf5b3962a> ;
    schema1:name "Gebitsontwikkeling" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50524dd89c55cf3fbc515c4b99bccd86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63248092> .

