@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/p425241645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Al mijn schuld is weggedaan : afrekenen met (financiële) schuld / Walter Hobelman" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560955X>,
        <http://data.bibliotheken.nl/id/thes/p188277978> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p421025026> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083027838" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1521e9179aa47a9b7e8a60ba27f13a98> ;
    schema1:name "Al mijn schuld is weggedaan : afrekenen met (financiële) schuld" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9044fc2574be70ee35311a3d568b5a90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1153600037> .

