@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/p173977855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste schreeuw / R.L. Stine ; [vert. uit het Engels door Jan Mellema]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072179287> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p148676561> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p17424147X>,
        <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:isbn "9044927221" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7474c92d0908696ac549d887286ac438> ;
    schema1:name "De eerste schreeuw" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0dc1b20dc5f0c2189f2e2f49bc87daa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67941413> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cb960bbc716d71adbf011f5c5749a33d> .

