@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/p157149382> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De HIV-test, wel of niet doen? / Stichting Aids Fonds" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p13705601X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p140903054> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b51e78da3cdb5220a474978a50513a8d> ;
    schema1:name "De HIV-test, wel of niet doen?" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac4a344742829a820605a5f298eda4bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68610355> .

