@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/p354255983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het eiland Balie en de Balienezen / door Lauts ; met eene krt." ;
    dcterms1:issued "1848" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p078443377> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000074423" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069706506> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p051153726> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a957237f55bbc6c243c4bcc0c86969de> ;
    schema1:name "Het eiland Balie en de Balienezen" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e4a2e0b9ea4cb00b06b823955278d08> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825097124> .

