@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/p167708376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Homofilie / [tekst: W.F. Geradts]" ;
    dcterms1:issued "197X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071365265>,
        <http://data.bibliotheken.nl/id/thes/p075309238> ;
    schema1:bookEdition "6e dr., 51-60e duiz" ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832522171> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/288353fd02a1e13f9492520255f9e6fb> ;
    schema1:name "Homofilie" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cad026ee181e72fd21b30d83aa1a1240> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783862733> .

