@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/p802046592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zeevogels / Bryan Nelson ; [vert. uit het Engels door J.J.C. Tanis]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628201> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073495867> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069683018> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060179307" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c97eaecd92cd19bb95598198f19f062> ;
    schema1:name "Zeevogels" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5bf0824361cb448ef36d6287864fe31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63416336> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3d702b185f1ec8acbf0a6d6e287032de> .

