@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/p820862487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De topografische kaart / door J.Th. Kerkmans Jr" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611055>,
        <http://data.bibliotheken.nl/id/thes/p114828903>,
        <http://data.bibliotheken.nl/id/thes/p397557175>,
        <http://data.bibliotheken.nl/id/thes/p397584873> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070548722> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cc83814422445f56abff1e4a8890a3b> ;
    schema1:name "De topografische kaart" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74a9f1912428d12587791f5b3f16543b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63414672> .

