@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/p844096741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wie ben ik? / Nenette van Dinteren en Pieter Wouter van Dijk" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609975> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069626782> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072771119> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841552940> ;
    schema1:isbn "9065562613" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a87526cebdae8fd2f6ea28c57bfd3c05> ;
    schema1:name "Wie ben ik?" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af9eb55e2ab397a4a0cad83bb1f04d3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64102822> .

