@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/p42382533X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Curaçao-aloë / door P.A. Rowaan" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073428973> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p120510456> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830377050> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/572791f52df11a5f7114d0219dbc94e3> ;
    schema1:name "Curaçao-aloë" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25f37eea9c522c187b061da6c07c55fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120155198> .

