@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/p066780586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Edwin / [ill.: Introduct]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616130> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p082102546> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p081762828> ;
    schema1:isbn "9053420142" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4ffdec343e802d14a005537b101718a> ;
    schema1:name "Edwin" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4667f4aff1e7b9af796c9ccf0ae1e8ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71457993> .

