@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/p840829205> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kapitein Sabel / Gine ; [vert. uit het Frans]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070406219> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f3bb2f2c0d36c1d430d2a67850175a7> ;
    schema1:name "Kapitein Sabel" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a901f327b3f1cc303a02f4cfad390aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63904015> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f46c8d729778a5b2464c82266ba740ff> .

