@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/p036301167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Etruriërs / door A. W. Byvanck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446299162> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599497>,
        <http://data.bibliotheken.nl/id/thes/p078478227>,
        <http://data.bibliotheken.nl/id/thes/p07850063X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068351968> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840198957> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b6980579619cc90f8a0d7dfce542093> ;
    schema1:name "De Etruriërs" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4bc1a8f47ed1cb747c7ac277e728286a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781832569> .

