@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/p041343670> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ethica / E. de Bruyne" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593472>,
        <http://data.bibliotheken.nl/id/thes/p078500036>,
        <http://data.bibliotheken.nl/id/thes/p397312830> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068374208> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830014101>,
        <http://data.bibliotheken.nl/id/nbt/p832278777> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af1413a78a4a04cadae2b47c187559cc> ;
    schema1:name "Ethica" ;
    schema1:numberOfPages 558 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92e45823f135e3e2590270df71236f2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769298712> .

