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

<http://data.bibliotheken.nl/id/nbt/p299183823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papier / Ernst Röttger en Dieter Klante" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068794320> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068794339> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820583936> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1851face122a1218ca15f6b2235e09ee> ;
    schema1:name "Papier" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/880da22c3cca5f158beb2ff28ab818f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150421245> .

