@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/p332793532> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Learn Hindi" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078534585>,
        <http://data.bibliotheken.nl/id/thes/p169928764> ;
    schema1:description "Titel afkomstig van label",
        "Titel op omslag: Leer Hindi : essentiële woorden en zinnen voor volstrekte beginners" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p306023555> ;
    schema1:isbn "9781843520306" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c12bbccf6e7c12dd55f32ee3f8ca825c> ;
    schema1:name "Learn Hindi" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79e4966601c8408a39316b8b44c02e7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/706802891> .

