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

<artist/14414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Karasawa"@en,
        "唐沢美帆"@ja ;
    foaf:made <album/38210#lyrics>,
        <album/38210#subject> ;
    foaf:name "Miho Karasawa"@en,
        "唐沢美帆"@ja .

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38210#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/38210#composition>,
        <album/38210#lyrics>,
        <album/38210#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/8119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38210#subject> ;
    schema:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja ;
    foaf:made <album/38210#composition>,
        <album/38210#subject> ;
    foaf:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja .

<product/1522#subject> a schema:CreativeWork ;
    schema:name "A Certain Scientific Railgun S"@en,
        "とある科学の超電磁砲(レールガン) S"@ja,
        "Toaru Kagaku no Railgun S"@ja-latn ;
    foaf:name "A Certain Scientific Railgun S"@en,
        "とある科学の超電磁砲(レールガン) S"@ja,
        "Toaru Kagaku no Railgun S"@ja-latn .

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

<org/992#subject> schema:name "Warner Home Video"@en,
        "Warner Home Video"@ja,
        "Warner Home Video"@ja-latn ;
    foaf:name "Warner Home Video"@en,
        "Warner Home Video"@ja,
        "Warner Home Video"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/38210/38210-1366205333.png> a schema:ImageObject,
        foaf:Image .

<album/38210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@en,
        "Grow Slowly / 井口裕香 [初回限定アニメPV盤]"@ja,
        "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/8119#subject> ;
    mo:produced_work <album/38210#musicalwork> ;
    schema:name "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@en,
        "Grow Slowly / 井口裕香 [初回限定アニメPV盤]"@ja,
        "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@ja-latn .

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

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

<album/38210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@en,
        "Grow Slowly / 井口裕香 [初回限定アニメPV盤]"@ja,
        "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@ja-latn ;
    mo:performance_of <album/38210#musicalwork> ;
    mo:performer <artist/5499#subject> ;
    mo:recorded_as <album/38210#musicalexpression> ;
    schema:byArtist <artist/5499#subject> ;
    schema:name "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@en,
        "Grow Slowly / 井口裕香 [初回限定アニメPV盤]"@ja,
        "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@ja-latn ;
    schema:workPerformed <album/38210#musicalwork> .

<artist/5499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38210#performance> ;
    schema:name "Yuka Iguchi"@en,
        "井口裕香"@ja ;
    foaf:name "Yuka Iguchi"@en,
        "井口裕香"@ja .

<album/38210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-15"^^xsd:date ;
    dcterms:title "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@en,
        "Grow Slowly / 井口裕香 [初回限定アニメPV盤]"@ja,
        "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@ja-latn ;
    mo:catalogue_number "1000393017" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/38210#musicalexpression> ;
    mo:publisher <org/992#subject> ;
    mo:record _:N18a13dc7273a4b7ba143358133a4d040,
        _:N99cc6767e5774410a4f694efe3b2e2ef ;
    mo:record_count 2 ;
    schema:about <product/1522#subject> ;
    schema:byArtist <artist/5499#subject> ;
    schema:datePublished "2013-05-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/38210/38210-1366205333.png> ;
    schema:name "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@en,
        "Grow Slowly / 井口裕香 [初回限定アニメPV盤]"@ja,
        "Grow Slowly / Yuka Iguchi [Limited Anime PV Edition]"@ja-latn ;
    schema:publisher <org/992#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/38210/38210-1366205333.png> .

_:N28c2b94ca7e548d6b6c17d24e7b6a8f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grow Slowly CD making interview"@en,
        "Grow Slowly CD making interview"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99cc6767e5774410a4f694efe3b2e2ef ;
    schema:name "Grow Slowly CD making interview"@en,
        "Grow Slowly CD making interview"@ja .

_:N6766915c530541d587e3217f4a1e041c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"A Certain Scientific Railgun S\" Non-credit Ending"@en,
        "TVアニメ「とある科学の超電磁砲S」ノンクレジット・エンディング"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99cc6767e5774410a4f694efe3b2e2ef ;
    schema:name "TV Anime \"A Certain Scientific Railgun S\" Non-credit Ending"@en,
        "TVアニメ「とある科学の超電磁砲S」ノンクレジット・エンディング"@ja .

_:N833e6923d68e4fb483c15f04623829d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything"@en,
        "Everything"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N18a13dc7273a4b7ba143358133a4d040 ;
    schema:name "Everything"@en,
        "Everything"@ja .

_:N86ec1747543b40ff8c2aabddf7f08d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything <instrumental>"@en,
        "Everything <instrumental>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N18a13dc7273a4b7ba143358133a4d040 ;
    schema:name "Everything <instrumental>"@en,
        "Everything <instrumental>"@ja .

_:Nc14c265b8875472b8a2e1a04c3da405f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grow Slowly <instrumental>"@en,
        "Grow Slowly <instrumental>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N18a13dc7273a4b7ba143358133a4d040 ;
    schema:name "Grow Slowly <instrumental>"@en,
        "Grow Slowly <instrumental>"@ja .

_:Ncce9c463082f44f3aa885cac8022c52c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grow Slowly (TV Size)"@en,
        "Grow Slowly (TV Size)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N18a13dc7273a4b7ba143358133a4d040 ;
    schema:name "Grow Slowly (TV Size)"@en,
        "Grow Slowly (TV Size)"@ja .

_:Nf7fa7ae487204ad3a9f65fdf46fa26fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grow Slowly"@en,
        "Grow Slowly"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N18a13dc7273a4b7ba143358133a4d040 ;
    schema:name "Grow Slowly"@en,
        "Grow Slowly"@ja .

_:N99cc6767e5774410a4f694efe3b2e2ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N28c2b94ca7e548d6b6c17d24e7b6a8f2,
        _:N6766915c530541d587e3217f4a1e041c ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N28c2b94ca7e548d6b6c17d24e7b6a8f2,
        _:N6766915c530541d587e3217f4a1e041c .

_:N18a13dc7273a4b7ba143358133a4d040 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N833e6923d68e4fb483c15f04623829d2,
        _:N86ec1747543b40ff8c2aabddf7f08d58,
        _:Nc14c265b8875472b8a2e1a04c3da405f,
        _:Ncce9c463082f44f3aa885cac8022c52c,
        _:Nf7fa7ae487204ad3a9f65fdf46fa26fc ;
    mo:track_count 5 ;
    schema:duration "PT19:38"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N833e6923d68e4fb483c15f04623829d2,
        _:N86ec1747543b40ff8c2aabddf7f08d58,
        _:Nc14c265b8875472b8a2e1a04c3da405f,
        _:Ncce9c463082f44f3aa885cac8022c52c,
        _:Nf7fa7ae487204ad3a9f65fdf46fa26fc .

