@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/p095135669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rassenleer : algemeen-biologisch beschouwd / door L. van der Pijl" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597206>,
        <http://data.bibliotheken.nl/id/thes/p078599555>,
        <http://data.bibliotheken.nl/id/thes/p078643511> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068783981> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b83fdc99fcff8bcb17e6c440f4496285> ;
    schema1:name "Rassenleer : algemeen-biologisch beschouwd" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9236f36e6fcd71cacaa48b09b5a06e7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65936241> .

