@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/p438017625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gym / Karin Amatmoekrim" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p269709851> ;
    schema1:bookEdition "Zestiende druk" ;
    schema1:description "1e druk: 2011",
        "Ondertitel op omslag: Roman" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044622256" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb1084f524838f635a310913da844f73> ;
    schema1:name "Het gym" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/426777eb39ac4e87d9951816653c4541> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1361236927> .

