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

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

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

<artist/35483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105771#subject> ;
    schema:name "Yooh"@en ;
    foaf:made <album/105771#composition>,
        <album/105771#subject> ;
    foaf:name "Yooh"@en .

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

<album/105771#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "New Vision, New Life"@en,
        "New Vision, New Life"@ja,
        "New Vision, New Life"@ja-latn ;
    mo:composer <artist/35483#subject> ;
    mo:produced_work <album/105771#musicalwork> ;
    schema:name "New Vision, New Life"@en,
        "New Vision, New Life"@ja,
        "New Vision, New Life"@ja-latn .

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

<album/105771#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "New Vision, New Life"@en,
        "New Vision, New Life"@ja,
        "New Vision, New Life"@ja-latn ;
    mo:performance_of <album/105771#musicalwork> ;
    mo:recorded_as <album/105771#musicalexpression> ;
    schema:name "New Vision, New Life"@en,
        "New Vision, New Life"@ja,
        "New Vision, New Life"@ja-latn ;
    schema:workPerformed <album/105771#musicalwork> .

<org/2855#subject> schema:name "Yoohsic Roomz"@en,
        "Yoohsic Roomz"@ja,
        "Yoohsic Roomz"@ja-latn ;
    foaf:name "Yoohsic Roomz"@en,
        "Yoohsic Roomz"@ja,
        "Yoohsic Roomz"@ja-latn .

<https://media.vgm.io/albums/17/105771/105771-0da851bccbe4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105771#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/105771/105771-0da851bccbe4.jpg> ;
    foaf:depicts <album/105771#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/105771/105771-0da851bccbe4.jpg> .

<https://medium-media.vgm.io/albums/17/105771/105771-0da851bccbe4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105771#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "New Vision, New Life"@en,
        "New Vision, New Life"@ja,
        "New Vision, New Life"@ja-latn ;
    mo:catalogue_number "YACT-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105771#musicalexpression> ;
    mo:publisher <org/2855#subject> ;
    mo:record _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/17/105771/105771-0da851bccbe4.jpg> ;
    schema:name "New Vision, New Life"@en,
        "New Vision, New Life"@ja,
        "New Vision, New Life"@ja-latn ;
    schema:publisher <org/2855#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/105771/105771-0da851bccbe4.jpg> .

_:N5147148a148e41579432a96b03d4e24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be Afraid..."@en ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "Don't Be Afraid..."@en .

_:N6585cc3988a445eab56a5ca1716d0d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEO TOKYO"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "NEO TOKYO"@en .

_:N6e04a405dacf486fb6bc970f8434a1f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOLOMON"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "SOLOMON"@en .

_:N8e68c9d1660c4dfcb811598fd170db3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RED Seeker (siromaru Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "RED Seeker (siromaru Remix)"@en .

_:N91560c04714545b49a5fdadc1ecfb43c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "Dreams"@en .

_:N96840a7df9f04ef687db416334dd89ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOLOMON (BlackY Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "SOLOMON (BlackY Remix)"@en .

_:N989f1bae9aba4ee193902c9acbfe1556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knock The Gate"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "Knock The Gate"@en .

_:Nc858cf1939a646b3b040b533d45893dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interconnection"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "Interconnection"@en .

_:Ne3bb123344364ab2a305c083ced2beb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into The Memory"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "Into The Memory"@en .

_:Nfba350e389ac4911a2472afd1705933e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lift Off"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N885281c4bdf24d30960c2c97f2e9eff9 ;
    schema:name "Lift Off"@en .

_:N885281c4bdf24d30960c2c97f2e9eff9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5147148a148e41579432a96b03d4e24d,
        _:N6585cc3988a445eab56a5ca1716d0d38,
        _:N6e04a405dacf486fb6bc970f8434a1f7,
        _:N8e68c9d1660c4dfcb811598fd170db3f,
        _:N91560c04714545b49a5fdadc1ecfb43c,
        _:N96840a7df9f04ef687db416334dd89ba,
        _:N989f1bae9aba4ee193902c9acbfe1556,
        _:Nc858cf1939a646b3b040b533d45893dc,
        _:Ne3bb123344364ab2a305c083ced2beb6,
        _:Nfba350e389ac4911a2472afd1705933e ;
    mo:track_count 10 ;
    schema:duration "PT44:30"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N5147148a148e41579432a96b03d4e24d,
        _:N6585cc3988a445eab56a5ca1716d0d38,
        _:N6e04a405dacf486fb6bc970f8434a1f7,
        _:N8e68c9d1660c4dfcb811598fd170db3f,
        _:N91560c04714545b49a5fdadc1ecfb43c,
        _:N96840a7df9f04ef687db416334dd89ba,
        _:N989f1bae9aba4ee193902c9acbfe1556,
        _:Nc858cf1939a646b3b040b533d45893dc,
        _:Ne3bb123344364ab2a305c083ced2beb6,
        _:Nfba350e389ac4911a2472afd1705933e .

