@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/p427811643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik / Hannah Hill" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p427587492> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p427587506> ;
    schema1:isbn "9789493030428" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdbbbdb843c633f2c88cf161672b43be> ;
    schema1:name "Ik" ;
    schema1:numberOfPages 455 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3be9c213fdf6ef93013e75785b9449a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182898385> .

