@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/p43268851X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afscheidsrede gehouden te Utrecht 24 April 1881 / door J.H. Maronier" ;
    dcterms1:issued "1881" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000006764" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070222851> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p081805063> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bdd1fd83979ff4e58a995c23be5c8b3> ;
    schema1:name "Afscheidsrede gehouden te Utrecht 24 April 1881" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/099da4f7ce961bcedc5ab25432b35ec2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245258367> .

