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

<artist/29527#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryutaro Arimura"@en,
        "有村竜太朗"@ja ;
    foaf:made <album/78227#lyrics>,
        <album/78227#subject> ;
    foaf:name "Ryutaro Arimura"@en,
        "有村竜太朗"@ja .

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

<artist/29526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78227#subject> ;
    schema:name "Tadashi Hasegawa"@en,
        "長谷川正"@ja ;
    foaf:made <album/78227#composition>,
        <album/78227#lyrics>,
        <album/78227#subject> ;
    foaf:name "Tadashi Hasegawa"@en,
        "長谷川正"@ja .

<album/78227#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inside Out / Plastic Tree [Limited Edition A]"@en,
        "インサイドアウト / Plastic Tree [初回限定盤A]"@ja,
        "Inside Out / Plastic Tree [Limited Edition A]"@ja-latn ;
    mo:composer <artist/29526#subject> ;
    mo:produced_work <album/78227#musicalwork> ;
    schema:name "Inside Out / Plastic Tree [Limited Edition A]"@en,
        "インサイドアウト / Plastic Tree [初回限定盤A]"@ja,
        "Inside Out / Plastic Tree [Limited Edition A]"@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/78227/78227-1528993270.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/78227#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inside Out / Plastic Tree [Limited Edition A]"@en,
        "インサイドアウト / Plastic Tree [初回限定盤A]"@ja,
        "Inside Out / Plastic Tree [Limited Edition A]"@ja-latn ;
    mo:performance_of <album/78227#musicalwork> ;
    mo:performer <artist/18572#subject> ;
    mo:recorded_as <album/78227#musicalexpression> ;
    schema:byArtist <artist/18572#subject> ;
    schema:name "Inside Out / Plastic Tree [Limited Edition A]"@en,
        "インサイドアウト / Plastic Tree [初回限定盤A]"@ja,
        "Inside Out / Plastic Tree [Limited Edition A]"@ja-latn ;
    schema:workPerformed <album/78227#musicalwork> .

<artist/18572#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78227#performance> ;
    schema:name "Plastic Tree"@en ;
    foaf:name "Plastic Tree"@en .

<album/78227#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-25"^^xsd:date ;
    dcterms:title "Inside Out / Plastic Tree [Limited Edition A]"@en,
        "インサイドアウト / Plastic Tree [初回限定盤A]"@ja,
        "Inside Out / Plastic Tree [Limited Edition A]"@ja-latn ;
    mo:catalogue_number "VIZL-1409" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/78227#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N705eae146e6542b0bf18fd1079c13786,
        _:Ndfa5e5d8a256467b99aa56bffa985600 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Collar×Malice -Unlimited-"@en ;
            foaf:name "Collar×Malice -Unlimited-"@en ] ;
    schema:byArtist <artist/18572#subject> ;
    schema:datePublished "2018-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/78227/78227-1528993270.jpg> ;
    schema:name "Inside Out / Plastic Tree [Limited Edition A]"@en,
        "インサイドアウト / Plastic Tree [初回限定盤A]"@ja,
        "Inside Out / Plastic Tree [Limited Edition A]"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/78227/78227-1528993270.jpg> .

_:N2257b378b39146cfb2dc5e6e4a1ea40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灯火"@ja,
        "Tomoshibi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N705eae146e6542b0bf18fd1079c13786 ;
    schema:name "灯火"@ja,
        "Tomoshibi"@ja-latn .

_:N38bec262cb684dbf8e8824307fb3698b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インサイドアウト"@ja,
        "Inside Out"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N705eae146e6542b0bf18fd1079c13786 ;
    schema:name "インサイドアウト"@ja,
        "Inside Out"@ja-latn .

_:N7af4f3f7cca84abfb571c65d59d1173b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インサイドアウト (Music Video)"@ja,
        "Inside Out (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ndfa5e5d8a256467b99aa56bffa985600 ;
    schema:name "インサイドアウト (Music Video)"@ja,
        "Inside Out (Music Video)"@ja-latn .

_:Ncc18d843ceed4c4997bf41a53ce2c508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灯火 (Instrumental)"@ja,
        "Tomoshibi (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N705eae146e6542b0bf18fd1079c13786 ;
    schema:name "灯火 (Instrumental)"@ja,
        "Tomoshibi (Instrumental)"@ja-latn .

_:Ndfa5e5d8a256467b99aa56bffa985600 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7af4f3f7cca84abfb571c65d59d1173b ;
    mo:track_count 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7af4f3f7cca84abfb571c65d59d1173b .

_:Nf4c80ac8f76a46d1907f55ada8a5a69e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インサイドアウト (Instrumental)"@ja,
        "Inside Out (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N705eae146e6542b0bf18fd1079c13786 ;
    schema:name "インサイドアウト (Instrumental)"@ja,
        "Inside Out (Instrumental)"@ja-latn .

_:N705eae146e6542b0bf18fd1079c13786 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2257b378b39146cfb2dc5e6e4a1ea40e,
        _:N38bec262cb684dbf8e8824307fb3698b,
        _:Ncc18d843ceed4c4997bf41a53ce2c508,
        _:Nf4c80ac8f76a46d1907f55ada8a5a69e ;
    mo:track_count 4 ;
    schema:duration "PT18:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2257b378b39146cfb2dc5e6e4a1ea40e,
        _:N38bec262cb684dbf8e8824307fb3698b,
        _:Ncc18d843ceed4c4997bf41a53ce2c508,
        _:Nf4c80ac8f76a46d1907f55ada8a5a69e .

