@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/p377049271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een genoom in beweging / Frank Baas" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07761304X>,
        <http://data.bibliotheken.nl/id/thes/p078498775>,
        <http://data.bibliotheken.nl/id/thes/p153900660> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07230961X>,
        <http://data.bibliotheken.nl/id/thes/p075382814> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075401347> ;
    schema1:description "Inaugurele rede Universiteit van Amsterdam, 2002",
        "Uitg. onder auspiciën van de Universiteit van Amsterdam. - Op omslag: AMC" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p248734873> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450105091> ;
    schema1:isbn "9789048509171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20120cf52e41ef5ccd97f36303f80e87> ;
    schema1:name "Een genoom in beweging" ;
    schema1:numberOfPages 122067 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06b61704e32221b5060cfbc4d4b4e633> ;
    schema1:sameAs <http://www.worldcat.org/oclc/882792460> .

