@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/p051354322> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de Atlantische beschaving / Charles Verlinden" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068323727> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfd26e91d6ce1def2b4dde3cffde7d46> ;
    schema1:name "Geschiedenis van de Atlantische beschaving" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/897dbf72ccf77481cab586d77a8d0eaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900738446> .

