@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/p325828636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Redevoeringen diverse steden, H_M, no's 1-6, 8-9, 11-12 ]" ;
    dcterms1:issued "1733-1883" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600304>,
        <http://data.bibliotheken.nl/id/thes/p078528003>,
        <http://data.bibliotheken.nl/id/thes/p088144550> ;
    schema1:description "Fictieve titel" ;
    schema1:inLanguage "la",
        "mis",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85eb84a4c17403223c43e97692278372> ;
    schema1:name "[ Redevoeringen diverse steden, H_M, no's 1-6, 8-9, 11-12 ]" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb29f9b25fe6c3d96b4ec24f3fb54a05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/551145886> .

