@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/p192650823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen op de wereld / Hector Malot" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069459452> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084772441>,
        <http://data.bibliotheken.nl/id/thes/p124682006> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p122939468>,
        <http://data.bibliotheken.nl/id/nbt/p192923498> ;
    schema1:isbn "9041207643" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55afface2498139cf19e46a133d48e2d> ;
    schema1:name "Alleen op de wereld" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90b934ad3ebc8c32efa30e3b02c39285> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772699932> .

