@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/p08762379X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Amelander walvisvaart / M.G. Straatsma" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626772> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075474840>,
        <http://data.bibliotheken.nl/id/thes/p087731908> ;
    schema1:description "Omslagtitel",
        "Scriptie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29c7fb3e4793d81ac8fd5093bc8123cf> ;
    schema1:name "De Amelander walvisvaart" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bebaf33195aab4c7b9e6f437ef6a2d6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65723087> .

