@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/p444687947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Celestine en de paarden / Stefano Turconi" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329238647> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p344461262>,
        <http://data.bibliotheken.nl/id/thes/p394452909> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444687955> ;
    schema1:isbn "9789464606348" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30aec94b7e3a3111a3ec7eeeaf75dc1d> ;
    schema1:name "Celestine en de paarden" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcd09e3889142bbe7668d0eb393b44d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1506805238> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ed15eb6f21ac2e5a755a9f5428a3f7ed> .

