@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/p80317814X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens, dier en natuur / F.J.J. Buytendijk, S. Strasser, Han Fortmann" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600617>,
        <http://data.bibliotheken.nl/id/thes/p075616297>,
        <http://data.bibliotheken.nl/id/thes/p113086008> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068258429> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068394594>,
        <http://data.bibliotheken.nl/id/thes/p068466366> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p81152910X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f2887cfa2149c8f8b6de64fb8a6c67d> ;
    schema1:name "Mens, dier en natuur" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/753bac48f39ed0f417426cb11459e541> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63299404> .

