@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/p840525648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Amos\" / Yves Swolfs" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073898767> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830691502>,
        <http://data.bibliotheken.nl/id/nbt/p830691553> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb6cfeed47b3ec4fea3eb8722471a539> ;
    schema1:name "\" Amos\"" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e2e503a555f08fd6a034d2e5ca4453d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63889472> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f0d82512739cc9b6d0810d6a54714807> .

