@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/p110598067> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "AIDS : een tijdsbeeld : een andere kijk op AIDS / R.A. Tangel ; [ill.: John Kalb]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609231>,
        <http://data.bibliotheken.nl/id/thes/p075653192> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p114651213> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090065709" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07e10f2c3ce042d274e670783fed44bc> ;
    schema1:name "AIDS : een tijdsbeeld : een andere kijk op AIDS" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab2b3ea16b3b47bff3825633eec10303> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65990849> .

