@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/p056886284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Eurotunnel / door R. Bellemans" ;
    dcterms1:issued "1989" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9efdc748c2594220f1bf58174241ed07> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821897365> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c7e0bb0220bee94a894b87e8fe84ede> ;
    schema1:name "De Eurotunnel" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6633c24f16d19fefbd30bc5a20c906a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64601413> .

