@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/p03683517X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn missie?... Nooit van gehoord!? / eindred. G. Verstijnen" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072100605> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840339178> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f12c0f1a732ca385d9f0fb0514021bdd> ;
    schema1:name "Mijn missie?... Nooit van gehoord!?" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0951d1539e7ab68a5634585b29a1b277> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64475494> .

