@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/p358083516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de Belgische Ardennen / door M.A. Perk" ;
    dcterms1:issued "1890" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397544804> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000294724" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069953279> ;
    schema1:bookEdition "3e, geheel omgew. en veel verm. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1882" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p810233541> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cfdfa8f9096db3cfe512a2d1b7f64a7> ;
    schema1:name "In de Belgische Ardennen" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b56f4098ca2e45f1d7c6e8a70fa0c458> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847232650> .

