@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/p138980152> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hout / Ernst Röttger ; in samenw. met Dieter Klante en Alfred Sagner" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068794320> ;
    schema1:bookEdition "3e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068794339>,
        <http://data.bibliotheken.nl/id/thes/p071047921> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820583936> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df9fcf9ef55abf8d0b95007a5780c569> ;
    schema1:name "Hout" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6fd7c04d13be5a6b1e79de9b9c66975> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69069419> .

