@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/p435402285> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn plek wil wonen = Hamár dari mánge hai rahe / Jit Narain" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069844984> ;
    schema1:description "Bevat de Nederlandse tekst met de vertaling in het Sarnámi" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "inc",
        "nl" ;
    schema1:isbn "9789071995248" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1265a6afc3876a6c0a384ba0571c8558> ;
    schema1:name "Mijn plek wil wonen = Hamár dari mánge hai rahe" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94213735b8ed75601b4d9cd604b0bf0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1332964589> .

