@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/p863704883> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anamorfosen / Jan Jonkman" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X>,
        <http://data.bibliotheken.nl/id/thes/p075609037> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072415606> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071189015" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de23075b56afb8937c996e21ffeec55a> ;
    schema1:name "Anamorfosen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fded9c568acf5101bfa6a3ae6b30dd6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64380198> .

