@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/p42372018X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het einde der classis Amsterdam / A. Goslinga" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069820546> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uit: Christendom en historie; 1930, p. 170-191" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p038224496> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c5e1ac1a6178d3c435cbae7389470fc> ;
    schema1:name "Het einde der classis Amsterdam" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13541382407872fa2e51cfc8bcb3ab05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120104655> .

