@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/p434009873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "We lopen in twee werelden / Casper Stubbé ; redactie: Jaap Voigt, Ricardo Uijen en Felicia Dekkers" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603578>,
        <http://data.bibliotheken.nl/id/thes/p075663791> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434038660> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071787291> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p433846518> ;
    schema1:isbn "9789083185910" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93fcc15fc15bb19bc9531e1ce99630bd> ;
    schema1:name "We lopen in twee werelden" ;
    schema1:numberOfPages 2519210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffc2ea515d04dac3dd9e789839aac688> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1265435993> .

