@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/p802470920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Epilepsie en praktijk / onder red. van H. Meinardi en M. de Vlieger" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607204>,
        <http://data.bibliotheken.nl/id/thes/p078498376>,
        <http://data.bibliotheken.nl/id/thes/p310911885> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068773269>,
        <http://data.bibliotheken.nl/id/thes/p068773315> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9060163788" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dde1a315bd040f9e63940c49caff9b4> ;
    schema1:name "Epilepsie en praktijk" ;
    schema1:numberOfPages 259 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9000f481087428334a092bfd1b64929f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905558370> .

