@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/p357990609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alexander Comrie / A.G. Honig" ;
    dcterms1:issued "1892" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069899983> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000311482" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071910735> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ook verschenen als proefschrift Amsterdam VU" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04398732X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3abe7c9aca2ca27e7d4dd51b5b225dc> ;
    schema1:name "Alexander Comrie" ;
    schema1:numberOfPages 292 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b768bc93a8eae20e0721a93f3c5ab19a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/725747555> .

