@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/p065761073> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emmanuels boek / Pat Rodegast" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622475> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p078225191> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074399659>,
        <http://data.bibliotheken.nl/id/thes/p075089513> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p062051210>,
        <http://data.bibliotheken.nl/id/nbt/p065760794> ;
    schema1:isbn "9020250884" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c73752104c0d2d391cab78cdfcd299e> ;
    schema1:name "Emmanuels boek" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b18e02ff3c61391244f58397cba0805> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769431231> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ca56e0130f3511fc6c95d0f2ebcc4184> .

