@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p138504962> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meiden / Elaine Kagan ; vert. [uit het Engels] door Suzan de Wilde" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342014757>,
        <http://data.bibliotheken.nl/id/nbt/p342014765> ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p119241064> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06906833X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060749308" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad49c20cede45946bf8d6bcd153dca57> ;
    schema1:name "De meiden" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da9c0cdae7dd2da581cddf3f666c5d8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69049481> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a3729a2e9069950b2d79ee4e62bd49d1> .

