@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/p061468843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Keienpakwerk" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078422604>,
        <http://data.bibliotheken.nl/id/thes/p078608317>,
        <http://data.bibliotheken.nl/id/thes/p078675642> ;
    schema1:bookEdition "Herdr" ;
    schema1:description "1e dr.: 1977" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/839c775a1fecee679ac1e2296824e6e6> ;
    schema1:name "Keienpakwerk" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/080c489b65205068db986af9af5efe3f> .

