@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/p432234837> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gevangen in dilemma's / Norman Jansen ; eindredactie: Els Oortmann-Jansen" ;
    dcterms1:issued "2021" ;
    schema1:associatedMedia "https://cr.epagine.nl/cloudReading/9789492939678/showpreview.php" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p417288549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074920014> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492939678" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/078ee08e81c2dcff875da8759c8b998f> ;
    schema1:name "Gevangen in dilemma's" ;
    schema1:numberOfPages 2877775 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7784427d8a4e720fb9b25030069cc7b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1242436425> .

