@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/p423988239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De duivelsche drieëenheid / door J. van Roessel" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608828>,
        <http://data.bibliotheken.nl/id/thes/p078434246>,
        <http://data.bibliotheken.nl/id/thes/p078473330>,
        <http://data.bibliotheken.nl/id/thes/p078599555>,
        <http://data.bibliotheken.nl/id/thes/p24192491X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074402382> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p152927921> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a377281669141c53c4e3c6d8a83b3aac> ;
    schema1:name "De duivelsche drieëenheid" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48f01a8358c0ae84f286ba12239388d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121042340> .

