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

<artist/6320#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Taniguchi"@en,
        "谷口正明"@ja ;
    foaf:made <album/67752#lyrics>,
        <album/67752#subject> ;
    foaf:name "Masaaki Taniguchi"@en,
        "谷口正明"@ja .

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

<artist/12201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67752#subject> ;
    schema:name "Masaki Kurihara"@en,
        "栗原正己"@ja ;
    foaf:made <album/67752#composition>,
        <album/67752#subject> ;
    foaf:name "Masaki Kurihara"@en,
        "栗原正己"@ja .

<artist/1241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67752#subject> ;
    schema:name "Hikaru Nanase"@en,
        "七瀬光"@ja ;
    foaf:made <album/67752#composition>,
        <album/67752#subject> ;
    foaf:name "Hikaru Nanase"@en,
        "七瀬光"@ja .

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

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

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

<https://medium-media.vgm.io/albums/25/67752/67752-1493206382.jpg> a schema:ImageObject,
        foaf:Image .

<album/67752#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Azumanga Daioh The Very Short Movie Original Soundtrack"@en,
        "あずまんが大王 短編映画 オリジナルサウンドトラック"@ja,
        "Azumanga Daioh The Very Short Movie Original Soundtrack"@ja-latn ;
    mo:composer <artist/12201#subject>,
        <artist/1241#subject> ;
    mo:produced_work <album/67752#musicalwork> ;
    schema:name "Azumanga Daioh The Very Short Movie Original Soundtrack"@en,
        "あずまんが大王 短編映画 オリジナルサウンドトラック"@ja,
        "Azumanga Daioh The Very Short Movie Original Soundtrack"@ja-latn .

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

<album/67752#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Azumanga Daioh The Very Short Movie Original Soundtrack"@en,
        "あずまんが大王 短編映画 オリジナルサウンドトラック"@ja,
        "Azumanga Daioh The Very Short Movie Original Soundtrack"@ja-latn ;
    mo:performance_of <album/67752#musicalwork> ;
    mo:performer <artist/3849#subject> ;
    mo:recorded_as <album/67752#musicalexpression> ;
    schema:byArtist <artist/3849#subject> ;
    schema:name "Azumanga Daioh The Very Short Movie Original Soundtrack"@en,
        "あずまんが大王 短編映画 オリジナルサウンドトラック"@ja,
        "Azumanga Daioh The Very Short Movie Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/67752#musicalwork> .

<artist/3849#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67752#performance> ;
    schema:name "Tomoko Kaneda"@en,
        "金田朋子"@ja ;
    foaf:name "Tomoko Kaneda"@en,
        "金田朋子"@ja .

<album/67752#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-21"^^xsd:date ;
    dcterms:title "Azumanga Daioh The Very Short Movie Original Soundtrack"@en,
        "あずまんが大王 短編映画 オリジナルサウンドトラック"@ja,
        "Azumanga Daioh The Very Short Movie Original Soundtrack"@ja-latn ;
    mo:catalogue_number "MWDV-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67752#musicalexpression> ;
    mo:publisher _:N0ec12105e56545fbbfb4d3405384d306 ;
    mo:record _:N5cbf16dd341c42dabea7ee8eed692623 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Azumanga Daioh The Animation"@en ;
            foaf:name "Azumanga Daioh The Animation"@en ] ;
    schema:byArtist <artist/3849#subject> ;
    schema:datePublished "2002-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/67752/67752-1493206382.jpg> ;
    schema:name "Azumanga Daioh The Very Short Movie Original Soundtrack"@en,
        "あずまんが大王 短編映画 オリジナルサウンドトラック"@ja,
        "Azumanga Daioh The Very Short Movie Original Soundtrack"@ja-latn ;
    schema:publisher _:N0ec12105e56545fbbfb4d3405384d306 ;
    foaf:depiction <https://media.vgm.io/albums/25/67752/67752-1493206382.jpg> .

_:N029cdffa06114743a6f89ba94e6dd947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大阪授業中の妄想"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "大阪授業中の妄想"@ja .

_:N0ec12105e56545fbbfb4d3405384d306 schema:name "Media Works"@en ;
    foaf:name "Media Works"@en .

_:N1d40cd89656a47278f9c7e86860957d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "爆発ボンクラーズ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "爆発ボンクラーズ"@ja .

_:N20df5864a8a0462a98f25612d350ed06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おさげを探してサスペンス"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "おさげを探してサスペンス"@ja .

_:N77682004636647dca04a7c7ec36ae970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サラバイ（カラオケVer.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "サラバイ（カラオケVer.)"@ja .

_:N7a3b95c08b644972a732c934a4c7b88d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "オープニング"@ja .

_:Na02a149b0749487b8d5d25cd9bcb9475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちよちゃんは10歳で高校生"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "ちよちゃんは10歳で高校生"@ja .

_:Na0dfcba949f34381aebf3206e7b0149a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アナザーちよ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "アナザーちよ"@ja .

_:Nbf006bcddf4e4fff99362cda4aa5f0f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サラバイ（エディットVer.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "サラバイ（エディットVer.)"@ja .

_:Necc70bdf5aad4b81a48befc01a3083f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちよ的ファンタジー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "ちよ的ファンタジー"@ja .

_:Nfddd880751d8476282a317b8c685e723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サラバイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N5cbf16dd341c42dabea7ee8eed692623 ;
    schema:name "サラバイ"@ja .

_:N5cbf16dd341c42dabea7ee8eed692623 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N029cdffa06114743a6f89ba94e6dd947,
        _:N1d40cd89656a47278f9c7e86860957d6,
        _:N20df5864a8a0462a98f25612d350ed06,
        _:N77682004636647dca04a7c7ec36ae970,
        _:N7a3b95c08b644972a732c934a4c7b88d,
        _:Na02a149b0749487b8d5d25cd9bcb9475,
        _:Na0dfcba949f34381aebf3206e7b0149a,
        _:Nbf006bcddf4e4fff99362cda4aa5f0f9,
        _:Necc70bdf5aad4b81a48befc01a3083f4,
        _:Nfddd880751d8476282a317b8c685e723 ;
    mo:track_count 10 ;
    schema:duration "PT21:12"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N029cdffa06114743a6f89ba94e6dd947,
        _:N1d40cd89656a47278f9c7e86860957d6,
        _:N20df5864a8a0462a98f25612d350ed06,
        _:N77682004636647dca04a7c7ec36ae970,
        _:N7a3b95c08b644972a732c934a4c7b88d,
        _:Na02a149b0749487b8d5d25cd9bcb9475,
        _:Na0dfcba949f34381aebf3206e7b0149a,
        _:Nbf006bcddf4e4fff99362cda4aa5f0f9,
        _:Necc70bdf5aad4b81a48befc01a3083f4,
        _:Nfddd880751d8476282a317b8c685e723 .

