@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/p050692852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van roeping en ROEPING / door Th.G.A. Hendriksen" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072144785> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841769257> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2cbc176b4a49f31275a6b8662fda75b> ;
    schema1:name "Van roeping en ROEPING" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cd7417e2417271dc01eebdb67d9ca3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64908654> .

