@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/p425904520> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Deventer courant en het Oera Linda Boek / door J.G. Ottema" ;
    dcterms1:issued "1876" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000036576" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069950016> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043738869> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b5091c63b20c6c8ab0a38b2b8a8f6c4> ;
    schema1:name "De Deventer courant en het Oera Linda Boek" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d67de7497e90aac647f8a8119257954> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868165483> .

