@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/p040321843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "(Huis)vrouwenwerk binnen het V.J.V." ;
    dcterms1:issued "1978" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072806478> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14fcf44903e5819e43c2c06751fca9b3> ;
    schema1:name "(Huis)vrouwenwerk binnen het V.J.V." ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a6625ae274e9d3a57a6911766036e6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776145827> .

