@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/p242267157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The state of human-animal studies" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603435>,
        <http://data.bibliotheken.nl/id/thes/p095977074> ;
    schema1:description "\"Special 10th anniversary issue\". - Omslagtitel",
        "Ook verschenen als online resource" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p102259666> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f823eb759b832fa541f0748e8bba9d3> ;
    schema1:name "The state of human-animal studies" ;
    schema1:numberOfPages 460 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbd99b1a967025a516a0567dcccb40bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66156725> .

