@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/p097150401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heemschut / door J.A. Bierens de Haan en A.A. Kok" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068949057> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070334900> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5227f800844f820dff3cd827963c6a97> ;
    schema1:name "Heemschut" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e90e436a2aa6247603d9df9070fc00d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65986156> .

