@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/p043012329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Echte mannen eten geen soesjes / Bruce Feirstein ; geïll. door Lee Lorenz ; vert. [uit het Engels] en bew. door Ruth Visser" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072103051> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070005753>,
        <http://data.bibliotheken.nl/id/thes/p070016186> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635550> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906213405X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2799af12059c6a65122769b238e934bc> ;
    schema1:name "Echte mannen eten geen soesjes" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f40caffd66bfef8030f732cd5d8578fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64786943> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8fa2877a1ee95697f2b03565891b2906> .

