@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/p043310389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar Bornholm / Drents praehistorische vereniging ; [Willem Sebastiaan Gelinck]" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070478392>,
        <http://data.bibliotheken.nl/id/thes/p075293218> ;
    schema1:description "Verslag van een excursie van de Drents praehistorische vereniging, 5-12 juni 1971" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851452825> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f26718df49dfce303ae973fec61d598> ;
    schema1:name "Naar Bornholm" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/247e5bd7119e93d86556b6219e81ec89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64828035> .

