@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/p801700469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hé, kijk ... een vrouw! : boekje voor aardige mannen" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614413>,
        <http://data.bibliotheken.nl/id/thes/p075626608>,
        <http://data.bibliotheken.nl/id/thes/p075627213>,
        <http://data.bibliotheken.nl/id/thes/p077597141>,
        <http://data.bibliotheken.nl/id/thes/p078951658> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07528779X> ;
    schema1:description "Uitg. voor het MVM-festival ter gelegenheid van het 5-jarig bestaan van Man-vrouw-maatschappij op 27 oktober 1973" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/964b1793599ea396f1f2903bac42279a> ;
    schema1:name "Hé, kijk ... een vrouw! : boekje voor aardige mannen" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5a71ce2985197a34b39956771a5b762> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63319540> .

