@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/p040410188> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Technisch rapport over de postenquête \"dagtaak van de vrouw in Vlaanderen\" / L. Deschamps, W. Van Dongen, K. Pauwels" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071008020> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070952841>,
        <http://data.bibliotheken.nl/id/thes/p072751371> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843234644> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/002f487749996a87a3b2c06addcf8581> ;
    schema1:name "Technisch rapport over de postenquête \"dagtaak van de vrouw in Vlaanderen\"" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51ffc2b7f5a97ca755759b85759d6da6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64706198> .

