@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/p271526491> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anthropologie / F. Weinreb" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078434459>,
        <http://data.bibliotheken.nl/id/thes/p10662590X>,
        <http://data.bibliotheken.nl/id/thes/p169898202> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068567537> ;
    schema1:description "Gestencilde vorm van cursus in cursusjaar 1970/'71" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f673078c2144bb1708dd3b55a345d4aa> ;
    schema1:name "Anthropologie" ;
    schema1:numberOfPages 177 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82248cb661e7c9306a8a76b5161dd1fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66634962> .

