@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/p125806582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hamad en andere verhalen / Dane Beerling" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074094068> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e718a54029dc3be1d34b5bd778edd2e> ;
    schema1:name "Hamad en andere verhalen" ;
    schema1:numberOfPages 116 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a0afe541960d01b20e5546eacfd9d30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906833605> .

