@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/p358007208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fransche studiën / door Jan ten Brink" ;
    dcterms1:issued "1898" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397446756> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000306925",
        "http://books.google.com/books?vid=KBNL:KBNL03000306926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068412975> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p056674937> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1df56dc5a19371cf0c4b8e7d766e00de> ;
    schema1:name "Fransche studiën" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eda7fcf3c513644f16992ad8c13611fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847173513> .

