@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/p062487728> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aroma / cartoons van Cork" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602598>,
        <http://data.bibliotheken.nl/id/thes/p077595106>,
        <http://data.bibliotheken.nl/id/thes/p078653193> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069098700> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f86f73189b659d6f5ec58ee988608488> ;
    schema1:name "Aroma" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d720b833f9f125d06e8903dd268f8ac8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65384317> .

