@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/p181906481> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Martha's benen / Philippe Tome, Ralph Meyer ; [vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07093634X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073035467> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p163662592> ;
    schema1:isbn "9067935050" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/822ad70ada64ca6fb3d2b11cd82655f1> ;
    schema1:name "Martha's benen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/746b350f4b1d05cecd950a95447bb244> .

