@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/p170221288> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kwatrijnen / Jan Schepens" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069949379> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840101724> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84d1d39ba2a66acb1141086449479a3f> ;
    schema1:name "Kwatrijnen" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6932867e59e1ad3d79ccfc26f4d92ed3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68004093> .

