@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/p822354969> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duits Nederlands / J.A.H. van Gemert" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560468X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068583893> ;
    schema1:bookEdition "10e dr" ;
    schema1:description "1e dr.: 1955" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075627752> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82092010X> ;
    schema1:isbn "9027434956" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4c1a8d12b2e1af4cbd1437a494e390f> ;
    schema1:name "Duits Nederlands" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d4e59d28146f500a0d8fcb33f2f7bb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63373321> .

