@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/p448164116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blijf zitten waar je zit : verhalen / Jan Gerhard Toonder" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068413467> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p842357564> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843196378> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/782477710af3be8dd945327d9689a556> ;
    schema1:name "Blijf zitten waar je zit : verhalen" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44dc7206bc0813c1389e4a846b04d6cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517388882> .

