@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p038224496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het einde der classis Amsterdam / A. Goslinga" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42372018X> ;
    dcterms1:issued "1930" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9ea1b288f6a4f7ba4bb2a0e1240b6e4e> ;
    schema1:description "Uit: Christendom en historie; 1930, p. 170-191" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0da687d44d3acdd894ebea585f28bbf> ;
    schema1:name "Het einde der classis Amsterdam" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34299dbbeb8582be20f553fb6f6cc096> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64454042> .

