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

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

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

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

<https://media.vgm.io/albums/49/146894/146894-1c719d445189.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146894#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/146894/146894-1c719d445189.jpg> ;
    foaf:depicts <album/146894#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/146894/146894-1c719d445189.jpg> .

<https://medium-media.vgm.io/albums/49/146894/146894-1c719d445189.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/62186#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/146894#performance> ;
    schema:name "Aoki Takamasa"@en,
        "青木孝允"@ja ;
    foaf:name "Aoki Takamasa"@en,
        "青木孝允"@ja .

<artist/777#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/146894#performance> ;
    schema:name "Mitsuto Suzuki"@en,
        "鈴木光人"@ja ;
    foaf:name "Mitsuto Suzuki"@en,
        "鈴木光人"@ja .

<album/146894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "POSSIBLE"@en,
        "POSSIBLE"@ja,
        "POSSIBLE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "A. North"@en ;
            foaf:made <album/146894#composition> ;
            foaf:name "A. North"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jesko Stahl"@en ;
            foaf:made <album/146894#composition> ;
            foaf:name "Jesko Stahl"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Simon Stockhausen"@en ;
            foaf:made <album/146894#composition> ;
            foaf:name "Simon Stockhausen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bela Brauckmann"@en ;
            foaf:made <album/146894#composition> ;
            foaf:name "Bela Brauckmann"@en ] ;
    mo:produced_work <album/146894#musicalwork> ;
    schema:name "POSSIBLE"@en,
        "POSSIBLE"@ja,
        "POSSIBLE"@ja-latn .

<album/146894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "POSSIBLE"@en,
        "POSSIBLE"@ja,
        "POSSIBLE"@ja-latn ;
    mo:performance_of <album/146894#musicalwork> ;
    mo:performer _:N2c5a9846b47041709b8a84c671c5fa66,
        _:N48c1dc1ba23844dcb49cb922e6c37cf5,
        _:Nacda5784d3934236919fa3e79e029f9a,
        <artist/62186#subject>,
        <artist/777#subject> ;
    mo:recorded_as <album/146894#musicalexpression> ;
    schema:byArtist _:N2c5a9846b47041709b8a84c671c5fa66,
        _:N48c1dc1ba23844dcb49cb922e6c37cf5,
        _:Nacda5784d3934236919fa3e79e029f9a,
        <artist/62186#subject>,
        <artist/777#subject> ;
    schema:name "POSSIBLE"@en,
        "POSSIBLE"@ja,
        "POSSIBLE"@ja-latn ;
    schema:workPerformed <album/146894#musicalwork> .

<album/146894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-24"^^xsd:date ;
    dcterms:title "POSSIBLE"@en,
        "POSSIBLE"@ja,
        "POSSIBLE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146894#musicalexpression> ;
    mo:publisher _:N5c036adec79142d6845941cad0f2c13d ;
    mo:record _:N444d404810da474b928c8697ffbf815d ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jimi Tenor"@en ;
            foaf:name "Jimi Tenor"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "A. North"@en ;
            foaf:name "A. North"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Supa DJ Dmitry"@en ;
            foaf:name "Supa DJ Dmitry"@en ],
        <artist/62186#subject>,
        <artist/777#subject> ;
    schema:datePublished "2008-10-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/49/146894/146894-1c719d445189.jpg> ;
    schema:name "POSSIBLE"@en,
        "POSSIBLE"@ja,
        "POSSIBLE"@ja-latn ;
    schema:publisher _:N5c036adec79142d6845941cad0f2c13d ;
    foaf:depiction <https://media.vgm.io/albums/49/146894/146894-1c719d445189.jpg> .

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

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

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

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

_:N2c5a9846b47041709b8a84c671c5fa66 a schema:Person,
        foaf:Person ;
    mo:performed <album/146894#performance> ;
    schema:name "Jimi Tenor"@en ;
    foaf:name "Jimi Tenor"@en .

_:N48c1dc1ba23844dcb49cb922e6c37cf5 a schema:Person,
        foaf:Person ;
    mo:performed <album/146894#performance> ;
    schema:name "A. North"@en ;
    foaf:name "A. North"@en .

_:N5c036adec79142d6845941cad0f2c13d schema:name "Boomtown Sounds"@en,
        "Boomtown Sounds"@ja,
        "Boomtown Sounds"@ja-latn ;
    foaf:name "Boomtown Sounds"@en,
        "Boomtown Sounds"@ja,
        "Boomtown Sounds"@ja-latn .

_:N92a5c8456162420da1ecfd9a1800d43e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hongkong Beggar (Supa DJ Dmitry Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N444d404810da474b928c8697ffbf815d ;
    schema:name "Hongkong Beggar (Supa DJ Dmitry Remix)"@en .

_:Nacda5784d3934236919fa3e79e029f9a a schema:Person,
        foaf:Person ;
    mo:performed <album/146894#performance> ;
    schema:name "Supa DJ Dmitry"@en ;
    foaf:name "Supa DJ Dmitry"@en .

_:Nc3afa723692b43fe9b3084827258695d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beijing Bells (Mitsuto Suzuki Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N444d404810da474b928c8697ffbf815d ;
    schema:name "Beijing Bells (Mitsuto Suzuki Remix)"@en .

_:Nd688e83156e849e189b665c6e335b2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Children's Prayer (Possible Remix) [Radio Edit]"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N444d404810da474b928c8697ffbf815d ;
    schema:name "Children's Prayer (Possible Remix) [Radio Edit]"@en .

_:Ndcbb666e73b24a879d73e0e5b9d6823a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Steps to Asia (Jimi Tenor Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N444d404810da474b928c8697ffbf815d ;
    schema:name "Seven Steps to Asia (Jimi Tenor Remix)"@en .

_:Ndcde58986a264331b934c33b9bca4a3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seoul Subway (Aoki Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N444d404810da474b928c8697ffbf815d ;
    schema:name "Seoul Subway (Aoki Remix)"@en .

_:Nef1ba3d2261f4abda5c7df5e060d5c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Children's Prayer (Possible Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N444d404810da474b928c8697ffbf815d ;
    schema:name "Children's Prayer (Possible Remix)"@en .

_:N444d404810da474b928c8697ffbf815d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N92a5c8456162420da1ecfd9a1800d43e,
        _:Nc3afa723692b43fe9b3084827258695d,
        _:Nd688e83156e849e189b665c6e335b2ad,
        _:Ndcbb666e73b24a879d73e0e5b9d6823a,
        _:Ndcde58986a264331b934c33b9bca4a3d,
        _:Nef1ba3d2261f4abda5c7df5e060d5c24 ;
    mo:track_count 6 ;
    schema:duration "PT31:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N92a5c8456162420da1ecfd9a1800d43e,
        _:Nc3afa723692b43fe9b3084827258695d,
        _:Nd688e83156e849e189b665c6e335b2ad,
        _:Ndcbb666e73b24a879d73e0e5b9d6823a,
        _:Ndcde58986a264331b934c33b9bca4a3d,
        _:Nef1ba3d2261f4abda5c7df5e060d5c24 .

