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

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/61555#lyrics>,
        <album/61555#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/34707#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin Kurokawa"@en ;
    foaf:made <album/61555#lyrics>,
        <album/61555#subject> ;
    foaf:name "Shin Kurokawa"@en .

<album/61554> a mo:Release ;
    mo:catalogue_number "GNCA-1490" .

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

<product/3988#subject> a schema:CreativeWork ;
    schema:name "Seraph of the End: Battle in Nagoya"@en,
        "終わりのセラフ 名古屋決戦編"@ja,
        "Owari no Seraph: Nagoya Kessenhen"@ja-latn ;
    foaf:name "Seraph of the End: Battle in Nagoya"@en,
        "終わりのセラフ 名古屋決戦編"@ja,
        "Owari no Seraph: Nagoya Kessenhen"@ja-latn .

<product/7875#subject> a schema:CreativeWork ;
    schema:name "Future Card Buddyfight 100"@en,
        "フューチャーカード バディファイト100"@ja,
        "Future Card Buddyfight 100"@ja-latn ;
    foaf:name "Future Card Buddyfight 100"@en,
        "フューチャーカード バディファイト100"@ja,
        "Future Card Buddyfight 100"@ja-latn .

<album/61555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "infinite synthesis 3 / fripSide"@en,
        "infinite synthesis 3 / fripSide"@ja,
        "infinite synthesis 3 / fripSide"@ja-latn ;
    mo:composer <artist/656#subject> ;
    mo:produced_work <album/61555#musicalwork> ;
    schema:name "infinite synthesis 3 / fripSide"@en,
        "infinite synthesis 3 / fripSide"@ja,
        "infinite synthesis 3 / fripSide"@ja-latn .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/61555/61555-1473854956.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61555#performance> ;
    schema:name "fripSide"@en ;
    foaf:name "fripSide"@en .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61555#performance> ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:made <album/61555#lyrics>,
        <album/61555#subject> ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61555#subject> ;
    mo:performed <album/61555#performance> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/61555#composition>,
        <album/61555#lyrics>,
        <album/61555#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

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

<album/61555#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "infinite synthesis 3 / fripSide"@en,
        "infinite synthesis 3 / fripSide"@ja,
        "infinite synthesis 3 / fripSide"@ja-latn ;
    mo:performance_of <album/61555#musicalwork> ;
    mo:performer <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    mo:recorded_as <album/61555#musicalexpression> ;
    schema:byArtist <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:name "infinite synthesis 3 / fripSide"@en,
        "infinite synthesis 3 / fripSide"@ja,
        "infinite synthesis 3 / fripSide"@ja-latn ;
    schema:workPerformed <album/61555#musicalwork> .

<album/61555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-05"^^xsd:date ;
    dcterms:title "infinite synthesis 3 / fripSide"@en,
        "infinite synthesis 3 / fripSide"@ja,
        "infinite synthesis 3 / fripSide"@ja-latn ;
    mo:catalogue_number "GNCA-1491" ;
    mo:media_type "CD + 2 DVD" ;
    mo:other_release_of <album/61554> ;
    mo:publication_of <album/61555#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N19bb68dccd344464b5107d53374edbdf,
        _:N3c9cf09583054aa389af14b2cde161f9,
        _:N916ea143443f466abdde8f0f1fe42c99 ;
    mo:record_count 3 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Schwarzesmarken: Kouketsu no Monshou"@en ;
            foaf:name "Schwarzesmarken: Kouketsu no Monshou"@en ],
        [ a schema:CreativeWork ;
            schema:name "Schwarzesmarken"@en ;
            foaf:name "Schwarzesmarken"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hyper Galaxy Fleet"@en ;
            foaf:name "Hyper Galaxy Fleet"@en ],
        <product/3988#subject>,
        <product/7875#subject> ;
    schema:byArtist <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2016-10-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/61555/61555-1473854956.jpg> ;
    schema:name "infinite synthesis 3 / fripSide"@en,
        "infinite synthesis 3 / fripSide"@ja,
        "infinite synthesis 3 / fripSide"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/61555/61555-1473854956.jpg> .

_:N08814f0404614cbf974d3ca7d9a63f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "magicaride -version2016-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "magicaride -version2016-"@ja .

_:N0993c87a052546319c7c633b65645e1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Answer"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "Answer"@ja .

_:N203b0e3d61ae4539995d47c8ef96f61c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2016 -Third cosmic velocity-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "2016 -Third cosmic velocity-"@ja .

_:N3a4b5c1369814174bbd6ccdea08e65ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1983-schwarzesmarken-(IS3 version) PV"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19bb68dccd344464b5107d53374edbdf ;
    schema:name "1983-schwarzesmarken-(IS3 version) PV"@ja .

_:N3f9720b25ab9446bab3002551ae10955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPOT(SPOT in Stores Now ver./SPOT Special ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19bb68dccd344464b5107d53374edbdf ;
    schema:name "SPOT(SPOT in Stores Now ver./SPOT Special ver.)"@ja .

_:N4131753f4ce343ae96064a577df7a4e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luminize"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "Luminize"@ja .

_:N50a80005931742b7a09068be05311bf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PV Making"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19bb68dccd344464b5107d53374edbdf ;
    schema:name "PV Making"@ja .

_:N59951cb9e54f496794822009439dfd73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "determination"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "determination"@ja .

_:N8e69e25a45284f01a2864552e66a3c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two souls -toward the truth-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "Two souls -toward the truth-"@ja .

_:N90ddeaaafc4b45e0a3862984ebdd0243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fripSide オランダドキュメンタリー映像"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3c9cf09583054aa389af14b2cde161f9 ;
    schema:name "fripSide オランダドキュメンタリー映像"@ja .

_:N9ba751a6cf70499fb93b2eec57eb444e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white forces -IS3 edition-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "white forces -IS3 edition-"@ja .

_:Na80a29ae00cf4e5e9f3bd46851e00e37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One and Only"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "One and Only"@ja .

_:Na86a3de211014a2181579ae394a655a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run into the light"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "Run into the light"@ja .

_:Nb77f8a98f8f74ceb98eb5e0f724b836e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dry your tears"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "Dry your tears"@ja .

_:Nd9b17c0303da4b56b3946d1ae5b7c165 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1983-schwarzesmarken-(IS3 version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "1983-schwarzesmarken-(IS3 version)"@ja .

_:Ne2a4fef3fb7647d092a5fb679c12d575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fripSide concert tour 2015 ~infinite synchronicity~ <2015.12.13[sun] 東京・府中の森芸術劇場 どりーむホール>"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3c9cf09583054aa389af14b2cde161f9 ;
    schema:name "fripSide concert tour 2015 ~infinite synchronicity~ <2015.12.13[sun] 東京・府中の森芸術劇場 どりーむホール>"@ja .

_:Nedc38c420b8b46629f4c0720113e004f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crescendo -version2016-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "crescendo -version2016-"@ja .

_:Nefeb9c0c75264a7683a359e5aa6e62c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Side by Side"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "Side by Side"@ja .

_:Nf99c0320472b4d71a61467ddb8f10994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unlimited destiny"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N916ea143443f466abdde8f0f1fe42c99 ;
    schema:name "unlimited destiny"@ja .

_:N3c9cf09583054aa389af14b2cde161f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N90ddeaaafc4b45e0a3862984ebdd0243,
        _:Ne2a4fef3fb7647d092a5fb679c12d575 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N90ddeaaafc4b45e0a3862984ebdd0243,
        _:Ne2a4fef3fb7647d092a5fb679c12d575 .

_:N19bb68dccd344464b5107d53374edbdf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N3a4b5c1369814174bbd6ccdea08e65ce,
        _:N3f9720b25ab9446bab3002551ae10955,
        _:N50a80005931742b7a09068be05311bf8 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3a4b5c1369814174bbd6ccdea08e65ce,
        _:N3f9720b25ab9446bab3002551ae10955,
        _:N50a80005931742b7a09068be05311bf8 .

_:N916ea143443f466abdde8f0f1fe42c99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08814f0404614cbf974d3ca7d9a63f77,
        _:N0993c87a052546319c7c633b65645e1c,
        _:N203b0e3d61ae4539995d47c8ef96f61c,
        _:N4131753f4ce343ae96064a577df7a4e4,
        _:N59951cb9e54f496794822009439dfd73,
        _:N8e69e25a45284f01a2864552e66a3c40,
        _:N9ba751a6cf70499fb93b2eec57eb444e,
        _:Na80a29ae00cf4e5e9f3bd46851e00e37,
        _:Na86a3de211014a2181579ae394a655a9,
        _:Nb77f8a98f8f74ceb98eb5e0f724b836e,
        _:Nd9b17c0303da4b56b3946d1ae5b7c165,
        _:Nedc38c420b8b46629f4c0720113e004f,
        _:Nefeb9c0c75264a7683a359e5aa6e62c2,
        _:Nf99c0320472b4d71a61467ddb8f10994 ;
    mo:track_count 14 ;
    schema:duration "PT68:06"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N08814f0404614cbf974d3ca7d9a63f77,
        _:N0993c87a052546319c7c633b65645e1c,
        _:N203b0e3d61ae4539995d47c8ef96f61c,
        _:N4131753f4ce343ae96064a577df7a4e4,
        _:N59951cb9e54f496794822009439dfd73,
        _:N8e69e25a45284f01a2864552e66a3c40,
        _:N9ba751a6cf70499fb93b2eec57eb444e,
        _:Na80a29ae00cf4e5e9f3bd46851e00e37,
        _:Na86a3de211014a2181579ae394a655a9,
        _:Nb77f8a98f8f74ceb98eb5e0f724b836e,
        _:Nd9b17c0303da4b56b3946d1ae5b7c165,
        _:Nedc38c420b8b46629f4c0720113e004f,
        _:Nefeb9c0c75264a7683a359e5aa6e62c2,
        _:Nf99c0320472b4d71a61467ddb8f10994 .

