@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/p301865124> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recht van de zee / Alex Oude Elferink en Alfred Soons" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090439309> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06940674X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05b3debe13c5bb1cd163d9ffe7b689d9> ;
    schema1:name "Recht van de zee" ;
    schema1:numberOfPages 767 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/539b2d65e3aab2bf6bbdc54e8554c26b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774768293> .

