@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/p41376334X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over grenzen van soorten / door prof. dr. Rob S.E.W. Leuven" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618745>,
        <http://data.bibliotheken.nl/id/thes/p075665840> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073479659>,
        <http://data.bibliotheken.nl/id/thes/p266029418> ;
    schema1:description "Inaugurele rede Radboud Universiteit Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082749601" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4aebee40eca69c5f9a03b8572bf15c7e> ;
    schema1:name "Over grenzen van soorten" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d23b69cda8810a220ff61b4aed34e74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1014120976> .

