@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/p782618685> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wandelingen door de Handelingen / N. Cramer" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075438577>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p096052880>,
        <http://data.bibliotheken.nl/id/thes/p09607017X>,
        <http://data.bibliotheken.nl/id/thes/p241924170> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068746016>,
        <http://data.bibliotheken.nl/id/thes/p075438577> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810688646> ;
    schema1:isbn "9012006155" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8f7df27b46c920c18fc465bd3a96947> ;
    schema1:name "Wandelingen door de Handelingen" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0819480cd660064c471c316e940dbf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780542875> .

