@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/p102533512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan Hare Majesteit, XVII Juni 1858 / Jos.-A. A. Th." ;
    dcterms1:issued "1858" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070406855> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068425066> ;
    schema1:description "Lofdicht op Koningin Sophie, na een bezoek aan Parijs" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/625b2cfb2c2722d6ad56067dca73e2a9> ;
    schema1:name "Aan Hare Majesteit, XVII Juni 1858" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/decc321fb7d2a3260cf461fbdc1db591> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65865208> .

