@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/p059120827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lijst van de geschriften van A. Hulshof / door A. Brom Jr." ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068770774> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/65f2625bdd45251c225ceda4375497db> ;
    schema1:description "Ex. U-MUS ontbreekt bijl. 1945",
        "Met bijl.: Lijst van de geschriften van A. Hulshof (1945). Aanvulling 1958. [Door G. A. Evers]" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf31ea547247b8cc7652f172f25bc9cc> ;
    schema1:name "Lijst van de geschriften van A. Hulshof" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75bffb7c28742a9df46719ce60b5071e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65151580> .

