@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/p047236299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De positie van de oudere, alleenstaande, werkende vrouw / samengest. door E.J. Bijl" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072744286>,
        <http://data.bibliotheken.nl/id/thes/p075440628> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850240913> ;
    schema1:isbn "9034615014" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bea3425e9fead6985b7762f22e4785f> ;
    schema1:name "De positie van de oudere, alleenstaande, werkende vrouw" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05c869dfe5308e42c38327aa674b8210> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64820328> .

