@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/p242932347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verlaten kapel / door N.K. Bieger ; band en ill. van W.G. v.d. Hulst" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073778826> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068611447> ;
    schema1:description "Zonnige jeugd serie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3c1b0675d4b6badc53691b9e18279c5> ;
    schema1:name "De verlaten kapel" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c50e748ad71f3ef44b48201fcfec92d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150110948> .

