@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/p044410085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdamse ommegang / [red. bew. Bob Klooster, Ben Noordzij, Toos Goorhuis ; eindred. Wim van der Ende]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078608945>,
        <http://data.bibliotheken.nl/id/thes/p07895410X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072588055>,
        <http://data.bibliotheken.nl/id/thes/p073318736> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075665204> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833723243> ;
    schema1:isbn "9070601206" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/260f076ecde7331ce9a332af0eed9089> ;
    schema1:name "Amsterdamse ommegang" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f02fef84024e8ef335333e703b7d052e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64965995> .

