@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/38819> foaf:primaryTopic <album/38819#subject> .

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

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

<artist/2974#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38819#subject> ;
    schema:name "Yuko Komiyama"@en,
        "小見山優子"@ja ;
    foaf:made <album/38819#composition>,
        <album/38819#subject> ;
    foaf:name "Yuko Komiyama"@en,
        "小見山優子"@ja .

<product/675#subject> a schema:CreativeWork ;
    schema:name "Monster Hunter Tri"@en,
        "モンスターハンター3 (トライ)"@ja,
        "Monster Hunter 3 (tri-)"@ja-latn ;
    foaf:name "Monster Hunter Tri"@en,
        "モンスターハンター3 (トライ)"@ja,
        "Monster Hunter 3 (tri-)"@ja-latn .

<album/38819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Hunter's Mark - Monster Hunter 3"@en,
        "The Hunter's Mark - Monster Hunter 3"@ja,
        "The Hunter's Mark - Monster Hunter 3"@ja-latn ;
    mo:composer <artist/2974#subject> ;
    mo:produced_work <album/38819#musicalwork> ;
    schema:name "The Hunter's Mark - Monster Hunter 3"@en,
        "The Hunter's Mark - Monster Hunter 3"@ja,
        "The Hunter's Mark - Monster Hunter 3"@ja-latn .

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

<org/1017#subject> schema:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn ;
    foaf:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn .

<https://media.vgm.io/albums/91/38819/38819-1366404833.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38819#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/38819/38819-1366404833.png> ;
    foaf:depicts <album/38819#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/38819/38819-1366404833.png> .

<https://medium-media.vgm.io/albums/91/38819/38819-1366404833.png> a schema:ImageObject,
        foaf:Image .

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

<album/38819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Hunter's Mark - Monster Hunter 3"@en,
        "The Hunter's Mark - Monster Hunter 3"@ja,
        "The Hunter's Mark - Monster Hunter 3"@ja-latn ;
    mo:performance_of <album/38819#musicalwork> ;
    mo:performer <artist/13756#subject> ;
    mo:recorded_as <album/38819#musicalexpression> ;
    schema:byArtist <artist/13756#subject> ;
    schema:name "The Hunter's Mark - Monster Hunter 3"@en,
        "The Hunter's Mark - Monster Hunter 3"@ja,
        "The Hunter's Mark - Monster Hunter 3"@ja-latn ;
    schema:workPerformed <album/38819#musicalwork> .

<artist/13756#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38819#performance> ;
    schema:name "Erutan"@en ;
    foaf:name "Erutan"@en .

<album/38819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-15"^^xsd:date ;
    dcterms:title "The Hunter's Mark - Monster Hunter 3"@en,
        "The Hunter's Mark - Monster Hunter 3"@ja,
        "The Hunter's Mark - Monster Hunter 3"@ja-latn ;
    mo:catalogue_number "JOY-701" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38819#musicalexpression> ;
    mo:publisher <org/1017#subject> ;
    mo:record _:N757cf2c5ae0845eb8a7112389eb0c3b9 ;
    mo:record_count 1 ;
    schema:about <product/675#subject> ;
    schema:byArtist <artist/13756#subject> ;
    schema:datePublished "2013-04-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/38819/38819-1366404833.png> ;
    schema:name "The Hunter's Mark - Monster Hunter 3"@en,
        "The Hunter's Mark - Monster Hunter 3"@ja,
        "The Hunter's Mark - Monster Hunter 3"@ja-latn ;
    schema:publisher <org/1017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/38819/38819-1366404833.png> .

_:N757cf2c5ae0845eb8a7112389eb0c3b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N867a27bef8744224a9c64b3d543f229a ;
    mo:track_count 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N867a27bef8744224a9c64b3d543f229a .

_:N867a27bef8744224a9c64b3d543f229a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hunter's Mark - Monster Hunter 3"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N757cf2c5ae0845eb8a7112389eb0c3b9 ;
    schema:name "The Hunter's Mark - Monster Hunter 3"@en .

