@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/p444361367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sara Lone : integraal / David Morancho" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p397238258> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072973587>,
        <http://data.bibliotheken.nl/id/thes/p138453349> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p447792598> ;
    schema1:isbn "9789464607444" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2b78ed784d2f16a4c6c069ed40ab8d4> ;
    schema1:name "Sara Lone : integraal" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad299af710505f54334d9a45ec55c9cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1515180116> .

