@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/p243942508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In memoriam F. B. Hotz" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069319871>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:description "Opl. van 60 ex" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3947a945a091aa4bbc87cabdf9dd9787> ;
    schema1:name "In memoriam F. B. Hotz" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59d7468c0b18bc74377112d7e5ba458d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66696027> .

