@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/p803106831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wegwijzer voor de werkende vrouw / onder red. van G. Enters-Geertsma" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078957796> ;
    schema1:bookEdition "2e bijgew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071563016> ;
    schema1:description "Een MVM-publikatie",
        "Oorspr. uitg. 1971" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852097077> ;
    schema1:isbn "9014020732" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4a7eb717814fb7c8e9dabd37e2eef09> ;
    schema1:name "Wegwijzer voor de werkende vrouw" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69710766976977f3544d5efb36d32f8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63252196> .

