@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/p036805602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archeologische kroniek van Limburg over de jaren 1969-1970 / door J. H. F. Bloemers" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068336950> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e56dbe7b62974f0754c62ace23021a09> ;
    schema1:name "Archeologische kroniek van Limburg over de jaren 1969-1970" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1772021c0ea5d3584b588b846a82bf81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/43094828> .

