@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/p042610184> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archeologische kroniek van Noord-Brabant" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617560> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075313103> ;
    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 "9070197251" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a20faf4e61d65ed865ee625bc5dd43e5> ;
    schema1:name "Archeologische kroniek van Noord-Brabant" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/605af5c9fcb722713a3e97e7c731ade4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769303083> .

