@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/p43603008X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oman / Anika Redhed, Ada Rosman-Kleinjan" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075655659> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p275092801> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146847369> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p438414330> ;
    schema1:isbn "9789493263147" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8d44ff4d9237d3e851af46bc6e0e9d1> ;
    schema1:name "Oman" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84b41a1e98101d6c3c14758d5b13e3cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1372351763> .

