@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/p435813447> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jonge filosoof / Arjen Dijkstra ; met illustraties van Mark Hektor" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072314877> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p258451866> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p434352551> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789056159368" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/855a619bb9224d2a5830b080d9c0fb34> ;
    schema1:name "De jonge filosoof" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0421e6cf17bfb63811640af85c5fe221> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1337866135> .

