@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/p108190390> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biggles heeft nachtwerk / W.E. Johns ; [vert. uit het Engels: Marvel M. Wagenaar-Wilm]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069394032>,
        <http://data.bibliotheken.nl/id/thes/p109127749> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108229521> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629372>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p10408863X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfda3c69728bf1eb4643320fedfd4b56> ;
    schema1:name "Biggles heeft nachtwerk" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7306489e28a25e5b38ef3fe3303eef85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66013159> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b0db9538eec1f0e9840379e44e2e4dd6> .

