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

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

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

<artist/11782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38885#subject> ;
    schema:name "satella"@en ;
    foaf:made <album/38885#composition>,
        <album/38885#subject> ;
    foaf:name "satella"@en .

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38885#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/38885#composition>,
        <album/38885#subject> ;
    foaf:name "aran"@en .

<artist/15846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38885#subject> ;
    schema:name "lawy"@en ;
    foaf:made <album/38885#composition>,
        <album/38885#subject> ;
    foaf:name "lawy"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38885#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/38885#composition>,
        <album/38885#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<artist/57672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38885#subject> ;
    schema:name "satellawy"@en ;
    foaf:made <album/38885#composition>,
        <album/38885#subject> ;
    foaf:name "satellawy"@en .

<artist/9111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38885#subject> ;
    schema:name "Shingo Nakamura"@en ;
    foaf:made <album/38885#composition>,
        <album/38885#subject> ;
    foaf:name "Shingo Nakamura"@en .

<artist/9227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38885#subject> ;
    schema:name "Kenichi Chiba"@en ;
    foaf:made <album/38885#composition>,
        <album/38885#subject> ;
    foaf:name "Kenichi Chiba"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/58/38885/38885-e2275bd2dd14.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38885#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BENSALEM"@en,
        "BENSALEM"@ja,
        "BENSALEM"@ja-latn ;
    mo:performance_of <album/38885#musicalwork> ;
    mo:performer <artist/52352#subject> ;
    mo:recorded_as <album/38885#musicalexpression> ;
    schema:byArtist <artist/52352#subject> ;
    schema:name "BENSALEM"@en,
        "BENSALEM"@ja,
        "BENSALEM"@ja-latn ;
    schema:workPerformed <album/38885#musicalwork> .

<artist/52352#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38885#performance> ;
    schema:name "EVO+"@en ;
    foaf:name "EVO+"@en .

<album/38885#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BENSALEM"@en,
        "BENSALEM"@ja,
        "BENSALEM"@ja-latn ;
    mo:composer <artist/11782#subject>,
        <artist/12273#subject>,
        <artist/15846#subject>,
        <artist/44716#subject>,
        <artist/57672#subject>,
        <artist/9111#subject>,
        <artist/9227#subject> ;
    mo:produced_work <album/38885#musicalwork> ;
    schema:name "BENSALEM"@en,
        "BENSALEM"@ja,
        "BENSALEM"@ja-latn .

<album/38885#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-29"^^xsd:date ;
    dcterms:title "BENSALEM"@en,
        "BENSALEM"@ja,
        "BENSALEM"@ja-latn ;
    mo:catalogue_number "UTCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38885#musicalexpression> ;
    mo:publisher <org/1386#subject> ;
    mo:record _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    mo:record_count 1 ;
    mo:release <event/158> ;
    schema:byArtist <artist/52352#subject> ;
    schema:datePublished "2013-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/58/38885/38885-e2275bd2dd14.jpg> ;
    schema:name "BENSALEM"@en,
        "BENSALEM"@ja,
        "BENSALEM"@ja-latn ;
    schema:publisher <org/1386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/38885/38885-e2275bd2dd14.jpg> .

_:N0b10433efdd14b82acb25779dcbd6d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirrorball Reflection"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "Mirrorball Reflection"@en .

_:N10ebd92b597c45f2a0f592fbaea77043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faraway"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "Faraway"@en .

_:N26063c18dfcb4104993d070db3e55254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bless"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "Bless"@en .

_:N2f6fadfdeab146659aee46666a17c6ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "These Lost Technologies"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "These Lost Technologies"@en .

_:N489e31b331e94382b641c5f21e7f91fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wisdom of the Cloud"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "Wisdom of the Cloud"@en .

_:N529de791f7044d398cb623e04c414bc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zerography"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "Zerography"@en .

_:N52a3f130c9b84b51b17cb3a2ee5907e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Day"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "Beautiful Day"@en .

_:N7d736003d21d4facab1ab2eba94fd8ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Vein"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ccd06a7f1482c9476ebe4cfc81afc ;
    schema:name "Tokyo Vein"@en .

_:Ndc0ccd06a7f1482c9476ebe4cfc81afc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b10433efdd14b82acb25779dcbd6d8d,
        _:N10ebd92b597c45f2a0f592fbaea77043,
        _:N26063c18dfcb4104993d070db3e55254,
        _:N2f6fadfdeab146659aee46666a17c6ce,
        _:N489e31b331e94382b641c5f21e7f91fe,
        _:N529de791f7044d398cb623e04c414bc2,
        _:N52a3f130c9b84b51b17cb3a2ee5907e0,
        _:N7d736003d21d4facab1ab2eba94fd8ee ;
    mo:track_count 8 ;
    schema:duration "PT54:46"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0b10433efdd14b82acb25779dcbd6d8d,
        _:N10ebd92b597c45f2a0f592fbaea77043,
        _:N26063c18dfcb4104993d070db3e55254,
        _:N2f6fadfdeab146659aee46666a17c6ce,
        _:N489e31b331e94382b641c5f21e7f91fe,
        _:N529de791f7044d398cb623e04c414bc2,
        _:N52a3f130c9b84b51b17cb3a2ee5907e0,
        _:N7d736003d21d4facab1ab2eba94fd8ee .

