@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/p412653648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kringloop : de geschiedenis van een schip / M. Revis" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068823932> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Signatuur originele exemplaar: niet aanwezig" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p844290262> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840781512> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1671fd29ac2fd76c5df21751891f880f> ;
    schema1:name "Kringloop : de geschiedenis van een schip" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/393b1821d8dc3b870f9e613d53991a6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003322149> .

