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

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

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

<artist/579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34900#subject> ;
    schema:name "Tomoko Morita"@en,
        "森田朋子"@ja ;
    foaf:made <album/34900#composition>,
        <album/34900#subject> ;
    foaf:name "Tomoko Morita"@en,
        "森田朋子"@ja .

<product/9673#subject> a schema:CreativeWork ;
    schema:name "Rune Factory 4"@en,
        "ルーンファクトリー4"@ja,
        "Rune Factory 4"@ja-latn ;
    foaf:name "Rune Factory 4"@en,
        "ルーンファクトリー4"@ja,
        "Rune Factory 4"@ja-latn .

<album/34900#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rune Factory4 Special Drama CD + Sound Track"@en,
        "ルーンファクトリー4 スペシャルドラマCD+サウンドトラック"@ja,
        "Rune Factory4 Special Drama CD + Sound Track"@ja-latn ;
    mo:composer <artist/579#subject> ;
    mo:produced_work <album/34900#musicalwork> ;
    schema:name "Rune Factory4 Special Drama CD + Sound Track"@en,
        "ルーンファクトリー4 スペシャルドラマCD+サウンドトラック"@ja,
        "Rune Factory4 Special Drama CD + Sound Track"@ja-latn .

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

<album/34900#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rune Factory4 Special Drama CD + Sound Track"@en,
        "ルーンファクトリー4 スペシャルドラマCD+サウンドトラック"@ja,
        "Rune Factory4 Special Drama CD + Sound Track"@ja-latn ;
    mo:performance_of <album/34900#musicalwork> ;
    mo:recorded_as <album/34900#musicalexpression> ;
    schema:name "Rune Factory4 Special Drama CD + Sound Track"@en,
        "ルーンファクトリー4 スペシャルドラマCD+サウンドトラック"@ja,
        "Rune Factory4 Special Drama CD + Sound Track"@ja-latn ;
    schema:workPerformed <album/34900#musicalwork> .

<org/2158#subject> schema:name "ambit"@en,
        "株式会社アンビット"@ja,
        "ambit"@ja-latn ;
    foaf:name "ambit"@en,
        "株式会社アンビット"@ja,
        "ambit"@ja-latn .

<https://media.vgm.io/albums/00/34900/34900-8929469a0835.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34900#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/34900/34900-8929469a0835.jpg> ;
    foaf:depicts <album/34900#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/34900/34900-8929469a0835.jpg> .

<https://medium-media.vgm.io/albums/00/34900/34900-8929469a0835.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34900#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-21"^^xsd:date ;
    dcterms:title "Rune Factory4 Special Drama CD + Sound Track"@en,
        "ルーンファクトリー4 スペシャルドラマCD+サウンドトラック"@ja,
        "Rune Factory4 Special Drama CD + Sound Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34900#musicalexpression> ;
    mo:publisher <org/2158#subject> ;
    mo:record _:N83f1876d81664eee80ea6696e0256910 ;
    mo:record_count 1 ;
    schema:about <product/9673#subject> ;
    schema:datePublished "2012-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/34900/34900-8929469a0835.jpg> ;
    schema:name "Rune Factory4 Special Drama CD + Sound Track"@en,
        "ルーンファクトリー4 スペシャルドラマCD+サウンドトラック"@ja,
        "Rune Factory4 Special Drama CD + Sound Track"@ja-latn ;
    schema:publisher <org/2158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/34900/34900-8929469a0835.jpg> .

_:N3ccf204b7fc34fe498922905d8649084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer in Selphia"@en,
        "セルフィアの夏"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "Summer in Selphia"@en,
        "セルフィアの夏"@ja .

_:N4e67615bbe0f4d64b9054172bdbff3ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "タイトル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "Title"@en,
        "タイトル"@ja .

_:N8e4191da53234ac1993b98ffdb5984c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction (NindoriVer)"@en,
        "はじめに(ニンドリVer)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "Introduction (NindoriVer)"@en,
        "はじめに(ニンドリVer)"@ja .

_:Nbe979fa89b6c4ec28513b4dcbfb7e80a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival"@en,
        "お祭り"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "Festival"@en,
        "お祭り"@ja .

_:Nd7e0310f45cc43ee8234a86b6b2f6694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Order!"@en,
        "オーダー!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "Order!"@en,
        "オーダー!"@ja .

_:Nde38daefcc0f4d52b300feaef6c09d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Monster and an Encounter"@en,
        "モンスターと遭遇"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "A Monster and an Encounter"@en,
        "モンスターと遭遇"@ja .

_:Ne9bcf7ad8b144f60b79ff6fd515bcfef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Date!"@en,
        "デート!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "Date!"@en,
        "デート!"@ja .

_:Nfaf43166b2894475bd20104aa5c77842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is This Selphia!?"@en,
        "ここはセルフィア!?"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N83f1876d81664eee80ea6696e0256910 ;
    schema:name "Is This Selphia!?"@en,
        "ここはセルフィア!?"@ja .

_:N83f1876d81664eee80ea6696e0256910 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ccf204b7fc34fe498922905d8649084,
        _:N4e67615bbe0f4d64b9054172bdbff3ff,
        _:N8e4191da53234ac1993b98ffdb5984c7,
        _:Nbe979fa89b6c4ec28513b4dcbfb7e80a,
        _:Nd7e0310f45cc43ee8234a86b6b2f6694,
        _:Nde38daefcc0f4d52b300feaef6c09d87,
        _:Ne9bcf7ad8b144f60b79ff6fd515bcfef,
        _:Nfaf43166b2894475bd20104aa5c77842 ;
    mo:track_count 8 ;
    schema:duration "PT26:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3ccf204b7fc34fe498922905d8649084,
        _:N4e67615bbe0f4d64b9054172bdbff3ff,
        _:N8e4191da53234ac1993b98ffdb5984c7,
        _:Nbe979fa89b6c4ec28513b4dcbfb7e80a,
        _:Nd7e0310f45cc43ee8234a86b6b2f6694,
        _:Nde38daefcc0f4d52b300feaef6c09d87,
        _:Ne9bcf7ad8b144f60b79ff6fd515bcfef,
        _:Nfaf43166b2894475bd20104aa5c77842 .

