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

<artist/14978#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Ishikawa"@en,
        "石川泰"@ja ;
    foaf:made <album/60685#lyrics>,
        <album/60685#subject> ;
    foaf:name "Yasushi Ishikawa"@en,
        "石川泰"@ja .

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

<artist/15043#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60685#subject> ;
    schema:name "Satoshi Hono"@en,
        "宝野聡史"@ja ;
    foaf:made <album/60685#composition>,
        <album/60685#subject> ;
    foaf:name "Satoshi Hono"@en,
        "宝野聡史"@ja .

<artist/2058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60685#subject> ;
    schema:name "yuki nakano"@en ;
    foaf:made <album/60685#composition>,
        <album/60685#subject> ;
    foaf:name "yuki nakano"@en .

<artist/2254#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60685#subject> ;
    schema:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja ;
    foaf:made <album/60685#composition>,
        <album/60685#subject> ;
    foaf:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja .

<artist/48385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60685#subject> ;
    schema:name "k ueno"@en ;
    foaf:made <album/60685#composition>,
        <album/60685#subject> ;
    foaf:name "k ueno"@en .

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

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

<org/1226#subject> schema:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn ;
    foaf:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/60685/60685-1470480311.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/20467#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60685#performance> ;
    schema:name "Moe Yamazaki"@en,
        "山崎もえ"@ja ;
    foaf:name "Moe Yamazaki"@en,
        "山崎もえ"@ja .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60685#performance> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<artist/8398#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60685#performance> ;
    schema:name "Rio Asaba"@en,
        "浅葉リオ"@ja ;
    foaf:name "Rio Asaba"@en,
        "浅葉リオ"@ja .

<album/60685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amatsutsumi Maxi Single"@en,
        "アマツツミ マキシシングル"@ja,
        "Amatsutsumi Maxi Single"@ja-latn ;
    mo:composer <artist/15043#subject>,
        <artist/2058#subject>,
        <artist/2254#subject>,
        <artist/48385#subject> ;
    mo:produced_work <album/60685#musicalwork> ;
    schema:name "Amatsutsumi Maxi Single"@en,
        "アマツツミ マキシシングル"@ja,
        "Amatsutsumi Maxi Single"@ja-latn .

<album/60685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amatsutsumi Maxi Single"@en,
        "アマツツミ マキシシングル"@ja,
        "Amatsutsumi Maxi Single"@ja-latn ;
    mo:performance_of <album/60685#musicalwork> ;
    mo:performer <artist/20467#subject>,
        <artist/490#subject>,
        <artist/8398#subject> ;
    mo:recorded_as <album/60685#musicalexpression> ;
    schema:byArtist <artist/20467#subject>,
        <artist/490#subject>,
        <artist/8398#subject> ;
    schema:name "Amatsutsumi Maxi Single"@en,
        "アマツツミ マキシシングル"@ja,
        "Amatsutsumi Maxi Single"@ja-latn ;
    schema:workPerformed <album/60685#musicalwork> .

<album/60685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-29"^^xsd:date ;
    dcterms:title "Amatsutsumi Maxi Single"@en,
        "アマツツミ マキシシングル"@ja,
        "Amatsutsumi Maxi Single"@ja-latn ;
    mo:catalogue_number "PURPLE-053CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60685#musicalexpression> ;
    mo:publisher <org/1226#subject> ;
    mo:record _:N50315f7f484045ecbd70e4c0b7ce9800 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Amatsutsumi"@en ;
            foaf:name "Amatsutsumi"@en ] ;
    schema:byArtist <artist/20467#subject>,
        <artist/490#subject>,
        <artist/8398#subject> ;
    schema:datePublished "2016-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/60685/60685-1470480311.jpg> ;
    schema:name "Amatsutsumi Maxi Single"@en,
        "アマツツミ マキシシングル"@ja,
        "Amatsutsumi Maxi Single"@ja-latn ;
    schema:publisher <org/1226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/60685/60685-1470480311.jpg> .

_:N4e00506d06e14c87a3a1fe87fc115410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こころに響く恋ほたる -Off Vocal-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N50315f7f484045ecbd70e4c0b7ce9800 ;
    schema:name "こころに響く恋ほたる -Off Vocal-"@ja .

_:N5c62a9a63ede4bc4befc15083499cd77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コトダマ紬ぐ未来 -Off Vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N50315f7f484045ecbd70e4c0b7ce9800 ;
    schema:name "コトダマ紬ぐ未来 -Off Vocal-"@ja .

_:N820a3d9b22ff47eaaeeacbd8a37c7eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コトダマ紬ぐ未来"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N50315f7f484045ecbd70e4c0b7ce9800 ;
    schema:name "コトダマ紬ぐ未来"@ja .

_:N8aee5f5750934d9b8c53a7557ecdba2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こころに響く恋ほたる"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N50315f7f484045ecbd70e4c0b7ce9800 ;
    schema:name "こころに響く恋ほたる"@ja .

_:Nbbfcb6e99a3a464b85705bead095b992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繋がるココロ -Off Vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N50315f7f484045ecbd70e4c0b7ce9800 ;
    schema:name "繋がるココロ -Off Vocal-"@ja .

_:Ne8f3a661ddf24d74bea39ca01680bd37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繋がるココロ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N50315f7f484045ecbd70e4c0b7ce9800 ;
    schema:name "繋がるココロ"@ja .

_:N50315f7f484045ecbd70e4c0b7ce9800 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e00506d06e14c87a3a1fe87fc115410,
        _:N5c62a9a63ede4bc4befc15083499cd77,
        _:N820a3d9b22ff47eaaeeacbd8a37c7eb7,
        _:N8aee5f5750934d9b8c53a7557ecdba2f,
        _:Nbbfcb6e99a3a464b85705bead095b992,
        _:Ne8f3a661ddf24d74bea39ca01680bd37 ;
    mo:track_count 6 ;
    schema:duration "PT31:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4e00506d06e14c87a3a1fe87fc115410,
        _:N5c62a9a63ede4bc4befc15083499cd77,
        _:N820a3d9b22ff47eaaeeacbd8a37c7eb7,
        _:N8aee5f5750934d9b8c53a7557ecdba2f,
        _:Nbbfcb6e99a3a464b85705bead095b992,
        _:Ne8f3a661ddf24d74bea39ca01680bd37 .

