@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/p442218575> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mogelijkheid bestaat / fotografie Bianca Sistermans ; tekst Eva Gerlach" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p353574066> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06988997X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493350083" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d381945700c364075d5c2b4eb921d83> ;
    schema1:name "De mogelijkheid bestaat" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccd134e409aee73bda256541170c5540> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1435832105> .

