@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/p17010995X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tussen verleden en toekomst / Archeologische Werkgemeenschap voor Nederland" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599454>,
        <http://data.bibliotheken.nl/id/thes/p078437253>,
        <http://data.bibliotheken.nl/id/thes/p084758082> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075288931> ;
    schema1:description "Opgedragen aan H.J. Calkoen bij zijn tachtigste verjaardag" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8d05948727b216692b31d2d70cb13bc> ;
    schema1:name "Tussen verleden en toekomst" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef13ca0282aa1c0a08c80c7fad31bb75> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67992666> .

