@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/p218149557> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Serafim : zijn kunst- en vliegwerken / Peter Erwig" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06801838X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076953392" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bc657dfae34b2fec1b0e1d3d10e571d> ;
    schema1:name "Serafim : zijn kunst- en vliegwerken" ;
    schema1:numberOfPages 312 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0aae66b227227ad80ee9172b15c959d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67200709> .

