@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/p865120986> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rana esculenta complex : (een literatuuroverzicht) / J.J. van Gelder" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067829821> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833726854> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/761580e4cfddebf477b83a83c1100915> ;
    schema1:name "Rana esculenta complex : (een literatuuroverzicht)" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3c594e98d9a52184a3b903353036462> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64326725> .

