@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/p036321559> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aquarius, vrouwen wat is er met jullie gebeurd / Jan Spanhoff" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601079>,
        <http://data.bibliotheken.nl/id/thes/p075665158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072496320> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071933016" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d23f9724951d0edaf6c157a6ed2de3f9> ;
    schema1:name "Aquarius, vrouwen wat is er met jullie gebeurd" ;
    schema1:numberOfPages 257 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d95e2c533c1e5780b9b6ec0a89931b49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64270850> .

