@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/p861675150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het veer / Karel Vertommen ; tek. door Jan Wouters" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39746262X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069406898> ;
    schema1:description "Oplage van 326 exemplaren, gemerkt A-Z en genummerd 1-300" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a449deb8bf491c1dc3ad8d47d15229c3> ;
    schema1:name "Het veer" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/026ece265dba0b11b3d93427a077ca21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64289041> .

