@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p040000826> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oude geschiedenis en de archaeologie / door J.H. Thiel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446301175> ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599497>,
        <http://data.bibliotheken.nl/id/thes/p078437253>,
        <http://data.bibliotheken.nl/id/thes/p078560799>,
        <http://data.bibliotheken.nl/id/thes/p397480431> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068419929> ;
    schema1:description "Inaugurale rede Rijksuniversiteit Utrecht 21 Januari 1946" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1b75b89c5b58c42dcfd7ca7c14717cf> ;
    schema1:name "De oude geschiedenis en de archaeologie" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7b65be35047d32f91b2c2fcf173f9de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781862048> .

