@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/p389014583> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "[Sloten] / [Jacob van Deventer]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069765413>,
        <http://data.bibliotheken.nl/id/thes/p108871940> ;
    schema1:description "Toelichting: Plattegrond van de stad Sloten, getekend door Jacob van Deventer : fotografische reproductie op ware grootte. - Bevat alleen de algemene inleiding op de plattegronden van Jacob van Deventer door [J.C. Visser]" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20c550ec40c03052b70b56e250df89d2> ;
    schema1:name "[Sloten]" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09d5061de2d594325df05754d79d4aa2> .

