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

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/100364#lyrics>,
        <album/100364#subject> ;
    foaf:name "RUCCA"@en .

<artist/33024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100364#subject> ;
    schema:name "Shiryu Kamiya"@en,
        "神谷志龍"@ja ;
    foaf:made <album/100364#composition>,
        <album/100364#subject> ;
    foaf:name "Shiryu Kamiya"@en,
        "神谷志龍"@ja .

<artist/33025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100364#subject> ;
    schema:name "Sou"@en ;
    foaf:made <album/100364#composition>,
        <album/100364#lyrics>,
        <album/100364#subject>,
        <album/100364#vocals> ;
    foaf:name "Sou"@en .

<artist/35777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100364#subject> ;
    schema:name "NILFRUITS"@en,
        "煮ル果実"@ja ;
    foaf:made <album/100364#composition>,
        <album/100364#lyrics>,
        <album/100364#subject> ;
    foaf:name "NILFRUITS"@en,
        "煮ル果実"@ja .

<artist/41575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100364#subject> ;
    schema:name "Ame no Murakumo P"@en,
        "あめのむらくもP"@ja ;
    foaf:made <album/100364#composition>,
        <album/100364#lyrics>,
        <album/100364#subject> ;
    foaf:name "Ame no Murakumo P"@en,
        "あめのむらくもP"@ja .

<artist/41576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100364#subject> ;
    schema:name "Picon"@en,
        "ピコン"@ja ;
    foaf:made <album/100364#composition>,
        <album/100364#lyrics>,
        <album/100364#subject> ;
    foaf:name "Picon"@en,
        "ピコン"@ja .

<artist/41953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100364#subject> ;
    schema:name "R Sound Design"@en ;
    foaf:made <album/100364#composition>,
        <album/100364#lyrics>,
        <album/100364#subject> ;
    foaf:name "R Sound Design"@en .

<product/8018#subject> a schema:CreativeWork ;
    schema:name "ID: INVADED"@en,
        "ID:INVADED"@ja,
        "ID: INVADED"@ja-latn ;
    foaf:name "ID: INVADED"@en,
        "ID:INVADED"@ja,
        "ID: INVADED"@ja-latn .

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

<album/100364#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Utopia / Sou [Limited Edition]"@en,
        "Utopia / Sou [Limited Edition]"@ja,
        "Utopia / Sou [Limited Edition]"@ja-latn ;
    mo:performance_of <album/100364#musicalwork> ;
    mo:recorded_as <album/100364#musicalexpression> ;
    schema:name "Utopia / Sou [Limited Edition]"@en,
        "Utopia / Sou [Limited Edition]"@ja,
        "Utopia / Sou [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/100364#musicalwork> .

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

<org/2849#subject> schema:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn ;
    foaf:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn .

<https://media.vgm.io/albums/46/100364/100364-6e31784b3ad9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/100364#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/100364/100364-6e31784b3ad9.jpg> ;
    foaf:depicts <album/100364#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/100364/100364-6e31784b3ad9.jpg> .

<https://medium-media.vgm.io/albums/46/100364/100364-6e31784b3ad9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Utopia / Sou [Limited Edition]"@en,
        "Utopia / Sou [Limited Edition]"@ja,
        "Utopia / Sou [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "A_II"@en ;
            foaf:made <album/100364#composition> ;
            foaf:name "A_II"@en ],
        <artist/33024#subject>,
        <artist/33025#subject>,
        <artist/35777#subject>,
        <artist/41575#subject>,
        <artist/41576#subject>,
        <artist/41953#subject> ;
    mo:produced_work <album/100364#musicalwork> ;
    schema:name "Utopia / Sou [Limited Edition]"@en,
        "Utopia / Sou [Limited Edition]"@ja,
        "Utopia / Sou [Limited Edition]"@ja-latn .

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

<album/100364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-19"^^xsd:date ;
    dcterms:title "Utopia / Sou [Limited Edition]"@en,
        "Utopia / Sou [Limited Edition]"@ja,
        "Utopia / Sou [Limited Edition]"@ja-latn ;
    mo:catalogue_number "TYCT-69173" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/100364#musicalexpression> ;
    mo:publisher <org/2849#subject> ;
    mo:record _:N0dce9c0b3ada4683beafeb45673a4ef4,
        _:N6ec7b7542a7140e79f4ee83ef096adeb ;
    mo:record_count 2 ;
    schema:about <product/8018#subject> ;
    schema:datePublished "2020-08-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/100364/100364-6e31784b3ad9.jpg> ;
    schema:name "Utopia / Sou [Limited Edition]"@en,
        "Utopia / Sou [Limited Edition]"@ja,
        "Utopia / Sou [Limited Edition]"@ja-latn ;
    schema:publisher <org/2849#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/100364/100364-6e31784b3ad9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "A_II"@en ;
    foaf:made <album/100364#subject> ;
    foaf:name "A_II"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A_II"@en ;
    foaf:made <album/100364#lyrics> ;
    foaf:name "A_II"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100364#subject> ;
    schema:name "A_II"@en ;
    foaf:made <album/100364#subject> ;
    foaf:name "A_II"@en .

_:N31524dab49b84543bda91952d60a35c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "善人じゃない"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0dce9c0b3ada4683beafeb45673a4ef4 ;
    schema:name "善人じゃない"@ja .

_:N4c6ba5b680f24a54b36021094afd86af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユートピア"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0dce9c0b3ada4683beafeb45673a4ef4 ;
    schema:name "ユートピア"@ja .

_:N4d8133660ac04a8a952c367baf1c40d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪者"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0dce9c0b3ada4683beafeb45673a4ef4 ;
    schema:name "悪者"@ja .

_:N5045cc269595455b907cce1c0b1fbdf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう会えないと思う"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0dce9c0b3ada4683beafeb45673a4ef4 ;
    schema:name "もう会えないと思う"@ja .

_:Naa372f1c12c84b50a53f5826f7d2fb7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミスターフィクサー Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ec7b7542a7140e79f4ee83ef096adeb ;
    schema:name "ミスターフィクサー Music Video"@ja .

_:Nd69936f926974ef299879a9f41c81a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユートピア Music Video"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ec7b7542a7140e79f4ee83ef096adeb ;
    schema:name "ユートピア Music Video"@ja .

_:Nf63fbfe8acb140a3b1cbc43249c655bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インペリアルボーイ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0dce9c0b3ada4683beafeb45673a4ef4 ;
    schema:name "インペリアルボーイ"@ja .

_:Nfc2999f81ebf455a87c976b7f56edf5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クイニーアマンダ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N0dce9c0b3ada4683beafeb45673a4ef4 ;
    schema:name "クイニーアマンダ"@ja .

_:Nfddb763884fb47eea162dac4ccc1d57e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミスターフィクサー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0dce9c0b3ada4683beafeb45673a4ef4 ;
    schema:name "ミスターフィクサー"@ja .

_:N6ec7b7542a7140e79f4ee83ef096adeb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Naa372f1c12c84b50a53f5826f7d2fb7e,
        _:Nd69936f926974ef299879a9f41c81a0a ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Naa372f1c12c84b50a53f5826f7d2fb7e,
        _:Nd69936f926974ef299879a9f41c81a0a .

_:N0dce9c0b3ada4683beafeb45673a4ef4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31524dab49b84543bda91952d60a35c9,
        _:N4c6ba5b680f24a54b36021094afd86af,
        _:N4d8133660ac04a8a952c367baf1c40d7,
        _:N5045cc269595455b907cce1c0b1fbdf2,
        _:Nf63fbfe8acb140a3b1cbc43249c655bb,
        _:Nfc2999f81ebf455a87c976b7f56edf5f,
        _:Nfddb763884fb47eea162dac4ccc1d57e ;
    mo:track_count 7 ;
    schema:duration "PT28:58"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N31524dab49b84543bda91952d60a35c9,
        _:N4c6ba5b680f24a54b36021094afd86af,
        _:N4d8133660ac04a8a952c367baf1c40d7,
        _:N5045cc269595455b907cce1c0b1fbdf2,
        _:Nf63fbfe8acb140a3b1cbc43249c655bb,
        _:Nfc2999f81ebf455a87c976b7f56edf5f,
        _:Nfddb763884fb47eea162dac4ccc1d57e .

