@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/p412640023> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam per vigilante / L.C. Schade van Westrum" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p075629550>,
        <http://data.bibliotheken.nl/id/thes/p075676508> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070219168> ;
    schema1:bookEdition "Derde druk" ;
    schema1:description "1e druk: 1963",
        "Pictura-boeken worden uitgegeven door Uitgeverij Het Spectrum N.V." ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84321550X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6834db83135ffdcccca6617416f1d0fa> ;
    schema1:name "Amsterdam per vigilante" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce43db8290220d94b15adb69b720eb7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003283800> .

