@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/p120488493> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gender, the family and the state / [guest ed.: Els Baerends]" ;
    dcterms1:issued "1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069892962> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p080589669> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7317d1c8b36bcd2c68ccdd120206c4d4> ;
    schema1:name "Gender, the family and the state" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5c8a6ee8e0761f4a6561fea13d5202e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69320859> .

