@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/p190563958> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opkomst van de Nederlandsche Republiek / door John Lothrop Motley ; met inleiding van R.C. Bakhuizen van den Brink" ;
    dcterms1:issued "1880" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069942404> ;
    schema1:bookEdition "Herz. vert. [uit het Engelsch]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068456824> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dec1aab9100c889f391963f8a823871> ;
    schema1:name "De opkomst van de Nederlandsche Republiek" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff0e3c9e14832a4364352fc21375a7bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150150062> .

