@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/p082570531> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis der bibliotheek van het Evangelisch-Luthers Seminarium te Amsterdam / door Th.A. Fafié" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07465876X> ;
    schema1:description "Scriptie 2e bijvak doctoraal theologie; Bibliotheekwetenschap" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0d5bd3e2429ac6c8e627699f9b4051d> ;
    schema1:name "De geschiedenis der bibliotheek van het Evangelisch-Luthers Seminarium te Amsterdam" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab7089def0e5571fb36a149e91944294> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65525819> .

