@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/p424277891> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pearl's mermaid shoes / Sanne te Loo" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p229612776> ;
    schema1:bookEdition "First UK edition" ;
    schema1:description "Vertaald uit het Nederlands" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9781788070249" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9109c17a6001620ee24673a23b21491> ;
    schema1:name "Pearl's mermaid shoes" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5dc65b4a366cfc89cb1ce3154ff38c18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1176314431> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dbe1cee2a616d8a7a2ced9cd48e4ad37> .

