@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/p099956225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Hij en zij\" : kansen en gevaren / door J.A. Sellenraad" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621576>,
        <http://data.bibliotheken.nl/id/thes/p077598490>,
        <http://data.bibliotheken.nl/id/thes/p078662362> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073608637> ;
    schema1:description "Ondertitel op stofomslag: Kansen en gevaren in de omgang der sexen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b3f8fe3aa6afe39feae9bbe01102708> ;
    schema1:name "\" Hij en zij\" : kansen en gevaren" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0763b7b8976ed6594c9c5833f980166b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66071390> .

