@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/p108354482> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die en die is er nog... / J.C.M. Kruisinga" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071450475> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c308d9359c1666cd3c1d29e294d7ca19> ;
    schema1:name "Die en die is er nog..." ;
    schema1:numberOfPages 678 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91763ea67ea32b1f45227fd086bc7dde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66027439> .

