@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/p394918533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liberia : from the love of liberty to paradise lost / Fred van der Kraaij" ;
    dcterms1:issued "2015" ;
    schema1:associatedMedia " http://hdl.handle.net/1887/33835" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069590109>,
        <http://data.bibliotheken.nl/id/thes/p075287668> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394918452> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p372787371> ;
    schema1:isbn "9789054481447" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c4d7b7395b986fcd40b6c00adaac25e> ;
    schema1:name "Liberia : from the love of liberty to paradise lost" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12a6230b2648d9d5563ba7eb7016aa19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/914294759> .

