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

<artist/657#subject> a schema:Person,
        foaf:Person ;
    schema:name "nao"@en ;
    foaf:made <album/79201#lyrics>,
        <album/79201#subject> ;
    foaf:name "nao"@en .

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

<artist/13463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79201#subject> ;
    schema:name "Kai Kawasaki"@en,
        "川﨑海"@ja ;
    foaf:made <album/79201#composition>,
        <album/79201#subject> ;
    foaf:name "Kai Kawasaki"@en,
        "川﨑海"@ja .

<artist/2424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79201#subject> ;
    schema:name "Shinya Saito"@en,
        "齋藤真也"@ja ;
    foaf:made <album/79201#composition>,
        <album/79201#subject> ;
    foaf:name "Shinya Saito"@en,
        "齋藤真也"@ja .

<product/6059#subject> a schema:CreativeWork ;
    schema:name "KILLING BITES"@en,
        "キリングバイツ"@ja,
        "KILLING BITES"@ja-latn ;
    foaf:name "KILLING BITES"@en,
        "キリングバイツ"@ja,
        "KILLING BITES"@ja-latn .

<product/6221#subject> a schema:CreativeWork ;
    schema:name "Dances with the Dragons"@en,
        "されど罪人は竜と踊る"@ja,
        "Saredo Tsumibito wa Ryuu to Odoru"@ja-latn ;
    foaf:name "Dances with the Dragons"@en,
        "されど罪人は竜と踊る"@ja,
        "Saredo Tsumibito wa Ryuu to Odoru"@ja-latn .

<album/79201#musicalexpression> a mo:Signal ;
    mo:published_as <album/79201#subject> ;
    mo:records <album/79201#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/10/79201/79201-1538172032.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79201#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/79201/79201-1538172032.jpg> ;
    foaf:depicts <album/79201#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/79201/79201-1538172032.jpg> .

<https://medium-media.vgm.io/albums/10/79201/79201-1538172032.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79201#performance> ;
    schema:name "a2c"@en ;
    foaf:name "a2c"@en .

<artist/13737#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79201#performance> ;
    schema:name "Yuya Ebisawa"@en,
        "海老澤祐也"@ja ;
    foaf:name "Yuya Ebisawa"@en,
        "海老澤祐也"@ja .

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

<artist/15007#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79201#performance> ;
    schema:name "Masaomi Joishi"@en,
        "城石真臣"@ja ;
    foaf:name "Masaomi Joishi"@en,
        "城石真臣"@ja .

<artist/4364#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79201#performance> ;
    schema:name "Takahiro Toguchida"@en,
        "戸口田隆広"@ja ;
    foaf:name "Takahiro Toguchida"@en,
        "戸口田隆広"@ja .

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

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

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

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

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

<album/79201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-10"^^xsd:date ;
    dcterms:title "infinite synthesis 4 / fripSide"@en,
        "infinite synthesis 4 / fripSide"@ja,
        "infinite synthesis 4 / fripSide"@ja-latn ;
    mo:catalogue_number "GNCA-1544" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79201#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Ncb695ebe809b41b19afb1d43f5492437 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ima mo Itsuka mo Faluna Luna"@en ;
            foaf:name "Ima mo Itsuka mo Faluna Luna"@en ],
        [ a schema:CreativeWork ;
            schema:name "Toaru Majutsu no Index"@en ;
            foaf:name "Toaru Majutsu no Index"@en ],
        [ a schema:CreativeWork ;
            schema:name "Schwarzesmarken: Junkyoushatachi"@en ;
            foaf:name "Schwarzesmarken: Junkyoushatachi"@en ],
        <product/6059#subject>,
        <product/6221#subject> ;
    schema:byArtist <artist/1104#subject>,
        <artist/13737#subject>,
        <artist/1399#subject>,
        <artist/15007#subject>,
        <artist/4364#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2018-10-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/79201/79201-1538172032.jpg> ;
    schema:name "infinite synthesis 4 / fripSide"@en,
        "infinite synthesis 4 / fripSide"@ja,
        "infinite synthesis 4 / fripSide"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/79201/79201-1538172032.jpg> .

_:N01fa4a9c8f244d6c94c1e64e6e581667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "close to you"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "close to you"@en .

_:N33f3aaa8fb3f4e73b5fb30020ee6b84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you only live once"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "you only live once"@en .

_:N5a30740744fb45beb152fa31f0a09162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one dream"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "one dream"@en .

_:N5b20f410996d4c4b8c441b6ef677038d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "breaking dawn"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "breaking dawn"@en .

_:N770bfaca1d8e4a16ab5fffa8ce9a4a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under a starlit sky"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "under a starlit sky"@en .

_:N7ed376c5e47645d78429daf7211054cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "colorless fate -version 2018-"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "colorless fate -version 2018-"@en .

_:Nbe219930da3640b99e0d6111ee58bb2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white relation [IS4 version]"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "white relation [IS4 version]"@en .

_:Nc1126f45c022413880ebea10897c223f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divine criminal"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "divine criminal"@en .

_:Nc46c8d941ff547aaa27cd6dbb7c66353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "killing bites"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "killing bites"@en .

_:Ne6bdf3fdb06d4524b39de0499efe8e3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow of silence"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "snow of silence"@en .

_:Ne9580ded2b14441d9461f8e5ffc1a670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the Universe"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "Edge of the Universe"@en .

_:Neb7866eaf9b14934bd567be11bdda345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a blink, a short night."@en ;
    mo:track_number 14 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "Like a blink, a short night."@en .

_:Ned7c3f112dae4ec4aa8898ff195e1de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "adverse wind"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "adverse wind"@en .

_:Nfd2c356a25ac4d36b4da19bc90a4bccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "beyond the horizon"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb695ebe809b41b19afb1d43f5492437 ;
    schema:name "beyond the horizon"@en .

_:Ncb695ebe809b41b19afb1d43f5492437 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01fa4a9c8f244d6c94c1e64e6e581667,
        _:N33f3aaa8fb3f4e73b5fb30020ee6b84f,
        _:N5a30740744fb45beb152fa31f0a09162,
        _:N5b20f410996d4c4b8c441b6ef677038d,
        _:N770bfaca1d8e4a16ab5fffa8ce9a4a31,
        _:N7ed376c5e47645d78429daf7211054cf,
        _:Nbe219930da3640b99e0d6111ee58bb2d,
        _:Nc1126f45c022413880ebea10897c223f,
        _:Nc46c8d941ff547aaa27cd6dbb7c66353,
        _:Ne6bdf3fdb06d4524b39de0499efe8e3c,
        _:Ne9580ded2b14441d9461f8e5ffc1a670,
        _:Neb7866eaf9b14934bd567be11bdda345,
        _:Ned7c3f112dae4ec4aa8898ff195e1de2,
        _:Nfd2c356a25ac4d36b4da19bc90a4bccc ;
    mo:track_count 14 ;
    schema:duration "PT77:41"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N01fa4a9c8f244d6c94c1e64e6e581667,
        _:N33f3aaa8fb3f4e73b5fb30020ee6b84f,
        _:N5a30740744fb45beb152fa31f0a09162,
        _:N5b20f410996d4c4b8c441b6ef677038d,
        _:N770bfaca1d8e4a16ab5fffa8ce9a4a31,
        _:N7ed376c5e47645d78429daf7211054cf,
        _:Nbe219930da3640b99e0d6111ee58bb2d,
        _:Nc1126f45c022413880ebea10897c223f,
        _:Nc46c8d941ff547aaa27cd6dbb7c66353,
        _:Ne6bdf3fdb06d4524b39de0499efe8e3c,
        _:Ne9580ded2b14441d9461f8e5ffc1a670,
        _:Neb7866eaf9b14934bd567be11bdda345,
        _:Ned7c3f112dae4ec4aa8898ff195e1de2,
        _:Nfd2c356a25ac4d36b4da19bc90a4bccc .

