@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/p254908187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn klokkenboek / Hanneke Struyck" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086966> ;
    schema1:description "Datering: Mulder catalogus 1975",
        "Door een rond gat in het boek is een klok te zien met beweegbare wijzers",
        "Nr. 1375" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21b4192ed949550b2a6b6f7af564fe88> ;
    schema1:name "Mijn klokkenboek" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3dcaffc5a7a41dbd1410c0b045199e14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66761311> .

