@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/p426437012> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevrijd / Amy McCulloch ; vertaling [uit het Engels]: Niels van Eekelen" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p420754466> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p306238004> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p42588175X> ;
    schema1:isbn "9789402760026" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a17248c91d85cf0513f94ee360b7db25> ;
    schema1:name "Bevrijd" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9719b78d7780c16bdeb4ffee3045d902> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1162872262> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d9b6af5f4266d4a09c39116363c9e4eb> .

