@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/p037489720> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dirksland in oude ansichten" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075673576> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068963262> ;
    schema1:description "1e dr.: 1974" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037489623> ;
    schema1:isbn "9028845569" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6037f49c6c635c1b9def87355337b11a> ;
    schema1:name "Dirksland in oude ansichten" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f49dbde9929ff133a69af5ee08c24a5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769281843> .

