@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/p056995032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archeologische kroniek van Noord-Brabant" ;
    dcterms1:issued "1990" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c23af829e7d362eb7f8698137ae72696> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072014105>,
        <http://data.bibliotheken.nl/id/thes/p07220222X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821941208>,
        <http://data.bibliotheken.nl/id/nbt/p830382518> ;
    schema1:isbn "9070197278" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fba5d22dcf190cf19f681e4f7fdd1b6c> ;
    schema1:name "Archeologische kroniek van Noord-Brabant" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1b2eafee287648514fc2e1195e95a5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769361791> .

