@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/p394644786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gym / Karin Amatmoekrim" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p269709851> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ondertitel op omslag: roman" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p332795934> ;
    schema1:isbn "9789044618396" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3cc468eae40e9bff8d2a2be400f6919> ;
    schema1:name "Het gym" ;
    schema1:numberOfPages 496911 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3531a92501019e7ece7607ad6b0213a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1078924415> .

