@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/p428205518> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aanapak van de schuldenproblematiek / redactie mr. drs. M.P.C. Scheepmaker" ;
    dcterms1:issued "2020" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/428205518.jpg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314185046> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802004024> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30aa665ef05cbd5a39ee69776fc5ccbe> ;
    schema1:name "De aanapak van de schuldenproblematiek" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cc1fd8f2c09357279a76d0cefe38b41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1194534544> .

