@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/p375586725> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven aan R. M. van Goens en onuitgegeven stukken hem betreffende / R.M. van Goens" ;
    dcterms1:issued "1890" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069863431> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069863431>,
        <http://data.bibliotheken.nl/id/thes/p069897913> ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83160199X>,
        <http://data.bibliotheken.nl/id/nbt/p861140168> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0a8bcda2997813f3076929039095b3c> ;
    schema1:name "Brieven aan R. M. van Goens en onuitgegeven stukken hem betreffende" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ac639ff5f938adf486e642388d9eb02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880409414> .

