@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/p043141064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De loop der dingen : archeologie in Utrecht / [door T.J. Hoekstra]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068574657>,
        <http://data.bibliotheken.nl/id/thes/p075459787> ;
    schema1:description "Uitg. bij de gelijknamige tentoonstelling te Utrecht, 16 febr. 1985 - 28 maart 1985",
        "Verscheen t.g.v. een tentoonstelling ingericht door de STABU 16-12-1985 t/m 28-03-1986" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6d6af88ca366dee768dfc1adba1a64a> ;
    schema1:name "De loop der dingen : archeologie in Utrecht" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05c995e0fe50f658d23eae152c93a405> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64800873> .

