@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/p83261128X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rechtwijzer voor de vrouw / onder red. van Wim Hora Adema en Harriët Freezer ; in samenwerking met MVM" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597168>,
        <http://data.bibliotheken.nl/id/thes/p077607902> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07528779X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068797338>,
        <http://data.bibliotheken.nl/id/thes/p069001855> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:isbn "902291643X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65ae869d8d7220ba66401d8fc864fff7> ;
    schema1:name "Rechtwijzer voor de vrouw" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/709dbf252006cba7915e72a1a1c9faff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781575350> .

