@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p040847802> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de diersociologie / door N. Tinbergen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393481956> ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603435>,
        <http://data.bibliotheken.nl/id/thes/p078484979>,
        <http://data.bibliotheken.nl/id/thes/p078500257> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067987311> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831525819> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e175c3810765236986e3d6770415728> ;
    schema1:name "Inleiding tot de diersociologie" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b70b3c01e0a38f4c55d8627da60f58af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781871517> .

