@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/p422868159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A hundred years of modern whaling / E.J. Slijper" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562589X>,
        <http://data.bibliotheken.nl/id/thes/p075626772>,
        <http://data.bibliotheken.nl/id/thes/p075627493> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069093113>,
        <http://data.bibliotheken.nl/id/thes/p075409682> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63afcfae1953a309db4e0b17cd302ec7> ;
    schema1:name "A hundred years of modern whaling" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/171e3554dc51a62b07cc975dee1bb59b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906415498> .

