@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p144475049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kaart van Rijnland" ;
    dcterms1:issued "1615" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610970> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069765871> ;
    schema1:description "Gefingeerde titel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10a3cd272293afb30c20e46c828d4ef4> ;
    schema1:name "Kaart van Rijnland" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16cf8fc70a49e1119dc5fc867c1612bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69067596> .

