@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/p811953394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archeologie in Gelderland / R. Borman" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657031>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078437253> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068786751> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062550908" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/435e7a4bb8f99648c4e1fd2d27338eda> ;
    schema1:name "Archeologie in Gelderland" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a31538c2fd2e218ea6d27866d20ca3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63333009> .

