@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/p40435713X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdragen tot de geologie van ons Vaderland / door L.A. Cohen" ;
    dcterms1:issued "1841" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000041541" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07278296X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p12489934X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7670204398b6011ae88bcb7cefcf5153> ;
    schema1:name "Bijdragen tot de geologie van ons Vaderland" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/887d4294682077497a4d9dab5ca4b188> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951909692> .

