@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/p056928696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afstandengids : Europa / Tele Atlas" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075463822> ;
    schema1:description "Titel en tekst in meerdere talen",
        "Titel nog in 20 andere Europese talen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071106039" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ae7ca181d6fd2a491fa752db5073c1d> ;
    schema1:name "Afstandengids : Europa" ;
    schema1:numberOfPages 600 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3616dcd18e5f4699081feb75a65f938> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64493374> .

