@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/p061264245> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar klept de klok weer / door H. Hoogeveen" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068344112> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053179838> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7edfb5ac3f6d6a66e12f931d5190f5e> ;
    schema1:name "Daar klept de klok weer" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f0b5201d5b0752bc79bfff5cc67e965> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65077146> .

