@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/p801837820> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verleden van Arkel / [tek. Peter van Hout]" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075644355> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075305631> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p433426314> ;
    schema1:description "Speciale afl. van : Scriptum caspirgium" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/155797a529daa4150b0d0451a9c020b8> ;
    schema1:name "Het verleden van Arkel" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2be2e9d2b69110406e672e8cb343011a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63373898> .

