@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/p037053981> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De onsterfelijke en de sterfelijke mens / F. van Raalten" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623005>,
        <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p078611490>,
        <http://data.bibliotheken.nl/id/thes/p078676169>,
        <http://data.bibliotheken.nl/id/thes/p397307969> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069127425> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026308167" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fb2e8824f9e5d9f5b110677b3bf90e0> ;
    schema1:name "De onsterfelijke en de sterfelijke mens" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d1e7edf2b640d1e0037fd9e3ba545d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64481504> .

