@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/89111> foaf:primaryTopic <album/89111#subject> .

<artist/32336#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takkatan Chonlada"@en,
        "ตั๊กแตนชลดา"@ja ;
    foaf:made <album/89111#subject>,
        <album/89111#vocals> ;
    foaf:name "Takkatan Chonlada"@en,
        "ตั๊กแตนชลดา"@ja .

<album/89111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maeng Ki Nark"@en,
        "แมงขี้นาก"@ja,
        "Maeng Ki Nark"@ja-latn ;
    mo:produced_work <album/89111#musicalwork> ;
    schema:name "Maeng Ki Nark"@en,
        "แมงขี้นาก"@ja,
        "Maeng Ki Nark"@ja-latn .

<album/89111#lyrics> a mo:Lyrics .

<album/89111#musicalexpression> a mo:Signal ;
    mo:published_as <album/89111#subject> ;
    mo:records <album/89111#performance> .

<album/89111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maeng Ki Nark"@en,
        "แมงขี้นาก"@ja,
        "Maeng Ki Nark"@ja-latn ;
    mo:performance_of <album/89111#musicalwork> ;
    mo:recorded_as <album/89111#musicalexpression> ;
    schema:name "Maeng Ki Nark"@en,
        "แมงขี้นาก"@ja,
        "Maeng Ki Nark"@ja-latn ;
    schema:workPerformed <album/89111#musicalwork> .

<album/89111#vocals> a mo:Singer .

<org/4296#subject> schema:name "Grammy Gold"@en,
        "แกรมมี่ โกลด์"@ja,
        "Grammy Gold"@ja-latn ;
    foaf:name "Grammy Gold"@en,
        "แกรมมี่ โกลด์"@ja,
        "Grammy Gold"@ja-latn .

<https://media.vgm.io/albums/11/89111/89111-5ce9d7755861.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89111#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/89111/89111-5ce9d7755861.jpg> ;
    foaf:depicts <album/89111#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/89111/89111-5ce9d7755861.jpg> .

<https://medium-media.vgm.io/albums/11/89111/89111-5ce9d7755861.jpg> a schema:ImageObject,
        foaf:Image .

<album/89111#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/89111#composition> ;
    mo:lyrics <album/89111#lyrics> ;
    mo:performed_in <album/89111#performance> ;
    mo:singer <album/89111#vocals> .

<album/89111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-28"^^xsd:date ;
    dcterms:title "Maeng Ki Nark"@en,
        "แมงขี้นาก"@ja,
        "Maeng Ki Nark"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/89111#musicalexpression> ;
    mo:publisher <org/4296#subject> ;
    mo:record _:Ne35a04508292440299b50b6a3c705f5f ;
    mo:record_count 1 ;
    schema:datePublished "2019-08-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/89111/89111-5ce9d7755861.jpg> ;
    schema:name "Maeng Ki Nark"@en,
        "แมงขี้นาก"@ja,
        "Maeng Ki Nark"@ja-latn ;
    schema:publisher <org/4296#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/89111/89111-5ce9d7755861.jpg> .

_:N10e0d65c6c3c47a1817a720635d3eed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maeng Ki Nark"@ja-latn,
        "แมงขี้นาก"@thai ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne35a04508292440299b50b6a3c705f5f ;
    schema:name "Maeng Ki Nark"@ja-latn,
        "แมงขี้นาก"@thai .

_:Ne35a04508292440299b50b6a3c705f5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10e0d65c6c3c47a1817a720635d3eed3 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N10e0d65c6c3c47a1817a720635d3eed3 .

