@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/p393570762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De maffe wereld van de liefde / cartoons van Roland Fiddy" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072235748>,
        <http://data.bibliotheken.nl/id/thes/p075339218> ;
    schema1:description "Deze uitgave is vervaardigt in opdracht van: HEMA BV Amsterdam. - Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635550> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2e53a81fe35b95178c4e8c4a1a6cf12> ;
    schema1:name "De maffe wereld van de liefde" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a3387d7023deb562910454f1c57e3b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910628035> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e186be17063d372f0851abeb4d970fa6> .

