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

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

<artist/15602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52463#subject> ;
    schema:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja ;
    foaf:made <album/52463#composition>,
        <album/52463#lyrics>,
        <album/52463#subject> ;
    foaf:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja .

<artist/19391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52463#subject> ;
    schema:name "Hitoshi Sakou"@en,
        "佐孝仁司"@ja ;
    foaf:made <album/52463#composition>,
        <album/52463#subject> ;
    foaf:name "Hitoshi Sakou"@en,
        "佐孝仁司"@ja .

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

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/52463/52463-1432456408.jpg> a schema:ImageObject,
        foaf:Image .

<album/52463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Arashi no Ato de / Galileo Galilei"@en,
        "嵐のあとで / Galileo Galilei"@ja,
        "Arashi no Ato de / Galileo Galilei"@ja-latn ;
    mo:composer <artist/15602#subject>,
        <artist/19391#subject> ;
    mo:produced_work <album/52463#musicalwork> ;
    schema:name "Arashi no Ato de / Galileo Galilei"@en,
        "嵐のあとで / Galileo Galilei"@ja,
        "Arashi no Ato de / Galileo Galilei"@ja-latn .

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

<album/52463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Arashi no Ato de / Galileo Galilei"@en,
        "嵐のあとで / Galileo Galilei"@ja,
        "Arashi no Ato de / Galileo Galilei"@ja-latn ;
    mo:performance_of <album/52463#musicalwork> ;
    mo:performer <artist/12031#subject> ;
    mo:recorded_as <album/52463#musicalexpression> ;
    schema:byArtist <artist/12031#subject> ;
    schema:name "Arashi no Ato de / Galileo Galilei"@en,
        "嵐のあとで / Galileo Galilei"@ja,
        "Arashi no Ato de / Galileo Galilei"@ja-latn ;
    schema:workPerformed <album/52463#musicalwork> .

<artist/12031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52463#performance> ;
    schema:name "Galileo Galilei"@en ;
    foaf:name "Galileo Galilei"@en .

<album/52463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-10"^^xsd:date ;
    dcterms:title "Arashi no Ato de / Galileo Galilei"@en,
        "嵐のあとで / Galileo Galilei"@ja,
        "Arashi no Ato de / Galileo Galilei"@ja-latn ;
    mo:catalogue_number "SECL-1720" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52463#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nd58b4e6df8174fd39ff590197f2849a6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Typhoon Noruda (Taifu no Noruda)"@en ;
            foaf:name "Typhoon Noruda (Taifu no Noruda)"@en ] ;
    schema:byArtist <artist/12031#subject> ;
    schema:datePublished "2015-06-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/52463/52463-1432456408.jpg> ;
    schema:name "Arashi no Ato de / Galileo Galilei"@en,
        "嵐のあとで / Galileo Galilei"@ja,
        "Arashi no Ato de / Galileo Galilei"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/52463/52463-1432456408.jpg> .

_:N3dff9c69cb144ed28c126f65f6362ee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嵐のあとで"@ja,
        "Arashi no Ato de"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nd58b4e6df8174fd39ff590197f2849a6 ;
    schema:name "嵐のあとで"@ja,
        "Arashi no Ato de"@ja-latn .

_:Na6473d52302f499898413fbb5facc765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信じて"@ja,
        "Shinjite"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nd58b4e6df8174fd39ff590197f2849a6 ;
    schema:name "信じて"@ja,
        "Shinjite"@ja-latn .

_:Ncbee7a09a3c844b0affde4ae7653693a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壊れそうになる"@ja,
        "Kowaresou ni Naru"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nd58b4e6df8174fd39ff590197f2849a6 ;
    schema:name "壊れそうになる"@ja,
        "Kowaresou ni Naru"@ja-latn .

_:Nd58b4e6df8174fd39ff590197f2849a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3dff9c69cb144ed28c126f65f6362ee7,
        _:Na6473d52302f499898413fbb5facc765,
        _:Ncbee7a09a3c844b0affde4ae7653693a ;
    mo:track_count 3 ;
    schema:duration "PT13:27"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3dff9c69cb144ed28c126f65f6362ee7,
        _:Na6473d52302f499898413fbb5facc765,
        _:Ncbee7a09a3c844b0affde4ae7653693a .

