@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/p820809179> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verre volken / [red. Joep Büttinghausen ... et al. ; uitg. in samenw. met de NOS]" ;
    dcterms1:issued "1978" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d7a47355c3430f4015a51bf585e3b6ce> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068796951> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027495661" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/987eda6f3c77b1361799cfd53af21906> ;
    schema1:name "Verre volken" ;
    schema1:numberOfPages 364 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba234d7c248928460dc7d7e24dd303b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63345520> .

