@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/p444237828> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ommekeer : van zware jongen tot voorbeeldfiguur / Max Sabajo ; redactie: Willeke Herwig" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p454064020> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p333164377> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083439495" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdd3b8c7e3b1cdf8d879628f9088a4d0> ;
    schema1:name "De ommekeer : van zware jongen tot voorbeeldfiguur" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10ca08b9b6628619b3e8b64229372e64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1536398334> .

