@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/p831478969> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twee Amsterdamse pottenbakkers : Johnny Rolf, Jan de Rooden" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068507283>,
        <http://data.bibliotheken.nl/id/thes/p069323712>,
        <http://data.bibliotheken.nl/id/thes/p077595432>,
        <http://data.bibliotheken.nl/id/thes/p078466598> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068507283>,
        <http://data.bibliotheken.nl/id/thes/p069323712> ;
    schema1:description "Tentoonstelling feb.-apr. 1974" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/548f8e1c8a6517b20b16d24354a18873> ;
    schema1:name "Twee Amsterdamse pottenbakkers : Johnny Rolf, Jan de Rooden" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f951402213e76abbfcfece010dd8af9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905271466> .

