@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/p052817814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De resolutieboeken van Vreeswijk 1674-1806 / C.G.M. Noordam" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075634295>,
        <http://data.bibliotheken.nl/id/thes/p397489331> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071394524> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17a9656adf307ec548c8f94bf5619762> ;
    schema1:name "De resolutieboeken van Vreeswijk 1674-1806" ;
    schema1:numberOfPages 737 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24839be4c4355ce8acba3d26c4f9b638> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65050089> .

