@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/p438493346> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daarheen en weer terug / Won Jin Choe" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075634716>,
        <http://data.bibliotheken.nl/id/thes/p439028736> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p439028736> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464629583" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06fb5e923934d9d846ef6c35e5e3d114> ;
    schema1:name "Daarheen en weer terug" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e6faac461e1a5e07bfa2f760984e571> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1381020154> .

