@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/p144419467> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen voor vrouwen / Martica K. Heaner ; [vert. uit het Engels: MegaTekst]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603292>,
        <http://data.bibliotheken.nl/id/thes/p075663686> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107235080>,
        <http://data.bibliotheken.nl/id/thes/p146162358> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056890123" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf269505ac30bded36193a3ae20e89bb> ;
    schema1:name "Alleen voor vrouwen" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a58fbd80f9066202567d6a7134435d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69062117> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/922ac22e10e7fc36e8f93e3ed55b9a55> .

