@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/p442279116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De poorten van Janus / Xavier Bétaucourt, Paola Antista ; vertaling [uit het Frans] & lettering: Remco Koning" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p32323934X> ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402077105>,
        <http://data.bibliotheken.nl/id/thes/p423093657> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p438297156> ;
    schema1:isbn "9789463947107" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98d1ab013094527aa0d9635031cb186f> ;
    schema1:name "De poorten van Janus" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5256e9bec58706b036e78ae4be8a291d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1442900989> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a12651c2572bedbc59e5e3aebd5c1a5d> .

