@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/p164953450> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reanimatie / onder red. van B.T.J. Meursing, R.G. van Kesteren" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075654261>,
        <http://data.bibliotheken.nl/id/thes/p077596609>,
        <http://data.bibliotheken.nl/id/thes/p078643910> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068459734>,
        <http://data.bibliotheken.nl/id/thes/p068736614> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063484682" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b0313b613162f69a6e742656c1a2b6e> ;
    schema1:name "Reanimatie" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b78582cbe6d4da0fd9415764931e7af5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905581579> .

