@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/p802546331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dutch costumes / A. Groen ; [photogr. Paul Pet ; transl. from the Dutch]" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611996> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069957673> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071217614> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9061200946" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/095d80e08f43083f0aa9de4aeaa20757> ;
    schema1:name "Dutch costumes" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33a77876da17dff16f425ba34aeb9655> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906263970> .

