@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/p446313645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schuld / J. Gerhard Toonder" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078580595>,
        <http://data.bibliotheken.nl/id/thes/p397364792> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068413467> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p09412244X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e8252c8ead11c5ef5e9672d82eebae1> ;
    schema1:name "De schuld" ;
    schema1:numberOfPages 268 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9955ef0b1c99212f7de41c237f54b423> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509785431> .

