@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/p399242201> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het merckwaerdigste meyn bekent : merkwaardigheden in Nederland / door Lijntrekker ; getekend en opgetekend door Jan Bouman" ;
    dcterms1:issued "1974-1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068945183> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071394842>,
        <http://data.bibliotheken.nl/id/thes/p174370342> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abd3246c4a2da5317b82bb3da013eec8> ;
    schema1:name "Het merckwaerdigste meyn bekent : merkwaardigheden in Nederland" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c0e0b4155a67c4bc3bf545a58f11182> ;
    schema1:sameAs <http://www.worldcat.org/oclc/931692058> .

