@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/p314944656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handelingen : werken aan de Weg / Ad Verwijs" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075661764> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256293414> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p17342998X> ;
    schema1:isbn "9789023922872" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2163a7466c1fdac26a2e0fa10739325d> ;
    schema1:name "Handelingen : werken aan de Weg" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcbf0695ffa0bce29e38d9b98c969030> ;
    schema1:sameAs <http://www.worldcat.org/oclc/263297163> .

