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

<album/37949#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ARIA The STATION Due COUR.2"@en,
        "ARIA The STATION Due COUR.2"@ja,
        "ARIA The STATION Due COUR.2"@ja-latn ;
    mo:produced_work <album/37949#musicalwork> ;
    schema:name "ARIA The STATION Due COUR.2"@en,
        "ARIA The STATION Due COUR.2"@ja,
        "ARIA The STATION Due COUR.2"@ja-latn .

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

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

<product/1827#subject> a schema:CreativeWork ;
    schema:name "ARIA The STATION Due"@en,
        "ARIA The STATION Due"@ja,
        "ARIA The STATION Due"@ja-latn ;
    foaf:name "ARIA The STATION Due"@en,
        "ARIA The STATION Due"@ja,
        "ARIA The STATION Due"@ja-latn .

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

<https://media.vgm.io/albums/94/37949/37949-1361327116.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37949#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/37949/37949-1361327116.jpg> ;
    foaf:depicts <album/37949#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/37949/37949-1361327116.jpg> .

<https://medium-media.vgm.io/albums/94/37949/37949-1361327116.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3266#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37949#performance> ;
    schema:name "Tomoko Kawakami"@en,
        "川上とも子"@ja ;
    foaf:name "Tomoko Kawakami"@en,
        "川上とも子"@ja .

<artist/3544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37949#performance> ;
    schema:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja ;
    foaf:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja .

<artist/3828#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37949#performance> ;
    schema:name "Hiro Shimono"@en,
        "下野紘"@ja ;
    foaf:name "Hiro Shimono"@en,
        "下野紘"@ja .

<artist/577#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37949#performance> ;
    schema:name "KAORI"@en ;
    foaf:name "KAORI"@en .

<artist/9867#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37949#performance> ;
    schema:name "Erino Haduki"@en,
        "葉月絵理乃"@ja ;
    foaf:name "Erino Haduki"@en,
        "葉月絵理乃"@ja .

<album/37949#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-29"^^xsd:date ;
    dcterms:title "ARIA The STATION Due COUR.2"@en,
        "ARIA The STATION Due COUR.2"@ja,
        "ARIA The STATION Due COUR.2"@ja-latn ;
    mo:catalogue_number "ARIA-1002" ;
    mo:media_type "CD-ROM + CD" ;
    mo:publication_of <album/37949#musicalexpression> ;
    mo:publisher _:Nac52e313c8dd457e82a5830779f50c39 ;
    mo:record _:N755f302d37b0473abcf7466ce38a94dc,
        _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    mo:record_count 2 ;
    schema:about <product/1827#subject> ;
    schema:byArtist <artist/3266#subject>,
        <artist/3544#subject>,
        <artist/3828#subject>,
        <artist/577#subject>,
        <artist/9867#subject> ;
    schema:datePublished "2006-12-29"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/94/37949/37949-1361327116.jpg> ;
    schema:name "ARIA The STATION Due COUR.2"@en,
        "ARIA The STATION Due COUR.2"@ja,
        "ARIA The STATION Due COUR.2"@ja-latn ;
    schema:publisher _:Nac52e313c8dd457e82a5830779f50c39 ;
    foaf:depiction <https://media.vgm.io/albums/94/37949/37949-1361327116.jpg> .

<album/37949#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ARIA The STATION Due COUR.2"@en,
        "ARIA The STATION Due COUR.2"@ja,
        "ARIA The STATION Due COUR.2"@ja-latn ;
    mo:performance_of <album/37949#musicalwork> ;
    mo:performer <artist/3266#subject>,
        <artist/3544#subject>,
        <artist/3828#subject>,
        <artist/577#subject>,
        <artist/9867#subject> ;
    mo:recorded_as <album/37949#musicalexpression> ;
    schema:byArtist <artist/3266#subject>,
        <artist/3544#subject>,
        <artist/3828#subject>,
        <artist/577#subject>,
        <artist/9867#subject> ;
    schema:name "ARIA The STATION Due COUR.2"@en,
        "ARIA The STATION Due COUR.2"@ja,
        "ARIA The STATION Due COUR.2"@ja-latn ;
    schema:workPerformed <album/37949#musicalwork> .

_:N0c64eb5ce4b84b1099ab1b6a6c27cef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "でっかい録りおろしおまけCD Due その2"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N755f302d37b0473abcf7466ce38a94dc ;
    schema:name "でっかい録りおろしおまけCD Due その2"@ja .

_:N0f842c69d8ee4fc78bd8e1e12fb769b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第24話 風邪っぴきさん"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第24話 風邪っぴきさん"@ja .

_:N29d7eebf4f8f4e1a8576452e41257fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第22話 夏の宿題"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第22話 夏の宿題"@ja .

_:N4607a1fb96cc4beaa1c143ea50d5352e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第25話 花火パチパチ"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第25話 花火パチパチ"@ja .

_:N46cd7e3fd56e41dda9de73f65b201ac1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第19話 期待のエース"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第19話 期待のエース"@ja .

_:N4ec76683a4ee4d7eacdc163176634d59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第15話 お菓子な話"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第15話 お菓子な話"@ja .

_:N50e3fe96da5240c6b848f1b43d97c6fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第21話 お化け屋敷体験"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第21話 お化け屋敷体験"@ja .

_:N5568f73e959744aeb1b010010ecc6aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第20話 嗚呼! 青春のゴンドラ"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第20話 嗚呼! 青春のゴンドラ"@ja .

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

_:N80b453591b824331955e9df87efb9d26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第14話 花に水、人に愛、歌には心"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第14話 花に水、人に愛、歌には心"@ja .

_:Nac52e313c8dd457e82a5830779f50c39 schema:name "Futuro Prima Studio"@en,
        "Futuro Prima Studio"@ja,
        "Futuro Prima Studio"@ja-latn ;
    foaf:name "Futuro Prima Studio"@en,
        "Futuro Prima Studio"@ja,
        "Futuro Prima Studio"@ja-latn .

_:Ndf3a5d4e3f31401293558ff409b0460a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第26話 正義の味方はつらいよ"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第26話 正義の味方はつらいよ"@ja .

_:Ne1bcabef2932457fb0643b170d7c1890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第17話 晃さんの誕生日"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第17話 晃さんの誕生日"@ja .

_:Ne26a511033ad46f6a7b1c3bf0a1c00d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第18話 アリア社長改造計画"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第18話 アリア社長改造計画"@ja .

_:Nea09d6452838450aa5ba9c3682fed061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第23話 打ち水パシャパシャ"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第23話 打ち水パシャパシャ"@ja .

_:Nf6e1ee8f20cb4e30b9ce828caf17c7e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第16話 ぽんぽん橋落ちた"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf61045c083fe4b1d8c508e46a8d2d534 ;
    schema:name "第16話 ぽんぽん橋落ちた"@ja .

_:Nf61045c083fe4b1d8c508e46a8d2d534 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f842c69d8ee4fc78bd8e1e12fb769b5,
        _:N29d7eebf4f8f4e1a8576452e41257fbb,
        _:N4607a1fb96cc4beaa1c143ea50d5352e,
        _:N46cd7e3fd56e41dda9de73f65b201ac1,
        _:N4ec76683a4ee4d7eacdc163176634d59,
        _:N50e3fe96da5240c6b848f1b43d97c6fa,
        _:N5568f73e959744aeb1b010010ecc6aea,
        _:N80b453591b824331955e9df87efb9d26,
        _:Ndf3a5d4e3f31401293558ff409b0460a,
        _:Ne1bcabef2932457fb0643b170d7c1890,
        _:Ne26a511033ad46f6a7b1c3bf0a1c00d4,
        _:Nea09d6452838450aa5ba9c3682fed061,
        _:Nf6e1ee8f20cb4e30b9ce828caf17c7e0 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0f842c69d8ee4fc78bd8e1e12fb769b5,
        _:N29d7eebf4f8f4e1a8576452e41257fbb,
        _:N4607a1fb96cc4beaa1c143ea50d5352e,
        _:N46cd7e3fd56e41dda9de73f65b201ac1,
        _:N4ec76683a4ee4d7eacdc163176634d59,
        _:N50e3fe96da5240c6b848f1b43d97c6fa,
        _:N5568f73e959744aeb1b010010ecc6aea,
        _:N80b453591b824331955e9df87efb9d26,
        _:Ndf3a5d4e3f31401293558ff409b0460a,
        _:Ne1bcabef2932457fb0643b170d7c1890,
        _:Ne26a511033ad46f6a7b1c3bf0a1c00d4,
        _:Nea09d6452838450aa5ba9c3682fed061,
        _:Nf6e1ee8f20cb4e30b9ce828caf17c7e0 .

