@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/p310711010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archeologische kroniek van de gemeente Utrecht over 1978-1979-1980 / [met bijdragen van T.J. Hoekstra ... et al.]" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068574657>,
        <http://data.bibliotheken.nl/id/thes/p073890170>,
        <http://data.bibliotheken.nl/id/thes/p074057081> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e3d76be2d2022126ec7d8169a80103d> ;
    schema1:name "Archeologische kroniek van de gemeente Utrecht over 1978-1979-1980" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8657b079fcaf255dda2bec7c39901729> ;
    schema1:sameAs <http://www.worldcat.org/oclc/231584561> .

