@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/p427930731> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Armand Starck / door A.A.L. Graumans ; omslag van de schrijver" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071114807> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04058772X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p136181899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc176ecf8a38c2de7089ed3045fc4efe> ;
    schema1:name "Armand Starck" ;
    schema1:numberOfPages 245 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2142da2c3f30600cd0754ef18894d90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163789992> .

