@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/p321430662> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Levenswetenschappen 1 : evolutie / J.G. van Rhijn" ;
    dcterms1:issued "2009" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074620428> ;
    schema1:description "Titel van label" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32143000X> ;
    schema1:issueNumber "cdro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fe95ae48f5c44f3d6fcafdf846872d2> ;
    schema1:name "Levenswetenschappen 1 : evolutie" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e5a0f93a49a8e89f7e37e01863a7abf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780103319> .

