@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/p137053010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duits Nederlands / J.A.H. van Gemert" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068583893> ;
    schema1:bookEdition "18e dr" ;
    schema1:description "1e dr.: 1955" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940>,
        <http://data.bibliotheken.nl/id/nbt/p82092010X> ;
    schema1:isbn "9027434956" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3903c0dd4b6a8841453a2bd3d362e88> ;
    schema1:name "Duits Nederlands" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6cc5975ba7fc2cb690201acb9721f38> .

