@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p242072984> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Luis Brion de grote admiraal / F.J. van Wel" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070348170> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/38bf4c820952233ae9e356bcd35c7fa8> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdb4077c60d1b23b5d818cae127b5ce7> ;
    schema1:name "Luis Brion de grote admiraal" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773353606> .

