@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/p330890867> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biggles bij Scotland Yard / W.E. Johns ; vertaald [uit het Engels] door Ton Stam ; geïllustreerd door Stead" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069394032> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103992>,
        <http://data.bibliotheken.nl/id/thes/p089934741> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833420704> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/186a270b40e3a382fab0882eda60144b> ;
    schema1:name "Biggles bij Scotland Yard" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/848280443926b6e6bc231b163d700182> ;
    schema1:sameAs <http://www.worldcat.org/oclc/931679417> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ee4826c5471e9bd115cbea30d94df69b> .

