@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/p425977048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lord Stafford / door Félix Bogaerts" ;
    dcterms1:issued "1858" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000006930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073560383> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p062643371> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6ea635c422fa36b330ee969272e8e19> ;
    schema1:name "Lord Stafford" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5626c2bad78c912e6af7d97fc8bee5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144496490> .

