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

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

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

<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/75480#lyrics> a mo:Lyrics .

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

<https://medium-media.vgm.io/albums/08/75480/75480-1526451848.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

<album/75480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-16"^^xsd:date ;
    dcterms:title "divine criminal / fripSide"@en,
        "divine criminal / fripSide"@ja,
        "divine criminal / fripSide"@ja-latn ;
    mo:catalogue_number "GNCA-0506" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75480#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N3fe2a77d373644db9cd12db9f068a637 ;
    mo:record_count 1 ;
    schema:about <product/6221#subject> ;
    schema:byArtist <artist/1104#subject>,
        <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2018-05-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/75480/75480-1526451848.jpg> ;
    schema:name "divine criminal / fripSide"@en,
        "divine criminal / fripSide"@ja,
        "divine criminal / fripSide"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/75480/75480-1526451848.jpg> .

_:N5c71d5809fea45488f4002d46887e453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brave new world -crossroads version- <instrumental>"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N3fe2a77d373644db9cd12db9f068a637 ;
    schema:name "brave new world -crossroads version- <instrumental>"@en .

_:N95776f0dee11438fb4b3c88a9db1e688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brave new world -crossroads version- (fripSide Only)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:N3fe2a77d373644db9cd12db9f068a637 ;
    schema:name "brave new world -crossroads version- (fripSide Only)"@en .

_:Na5d17abf43e648b8b65de0264baf72a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divine criminal"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N3fe2a77d373644db9cd12db9f068a637 ;
    schema:name "divine criminal"@en .

_:Nc25ce610158c45eb9b9f3fb4be638082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I believe in my heart <instrumental>"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N3fe2a77d373644db9cd12db9f068a637 ;
    schema:name "I believe in my heart <instrumental>"@en .

_:Nd823e1f237cd4c42a89dcff7a806ef9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I believe in my heart"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N3fe2a77d373644db9cd12db9f068a637 ;
    schema:name "I believe in my heart"@en .

_:Ne5015db74a734d42a05d754485271b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divine criminal <instrumental>"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N3fe2a77d373644db9cd12db9f068a637 ;
    schema:name "divine criminal <instrumental>"@en .

_:N3fe2a77d373644db9cd12db9f068a637 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c71d5809fea45488f4002d46887e453,
        _:N95776f0dee11438fb4b3c88a9db1e688,
        _:Na5d17abf43e648b8b65de0264baf72a8,
        _:Nc25ce610158c45eb9b9f3fb4be638082,
        _:Nd823e1f237cd4c42a89dcff7a806ef9b,
        _:Ne5015db74a734d42a05d754485271b93 ;
    mo:track_count 6 ;
    schema:duration "PT35:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5c71d5809fea45488f4002d46887e453,
        _:N95776f0dee11438fb4b3c88a9db1e688,
        _:Na5d17abf43e648b8b65de0264baf72a8,
        _:Nc25ce610158c45eb9b9f3fb4be638082,
        _:Nd823e1f237cd4c42a89dcff7a806ef9b,
        _:Ne5015db74a734d42a05d754485271b93 .

