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

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

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

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

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

<https://medium-media.vgm.io/albums/44/10744/10744-1224313988.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10744#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MeanTime: An Adventure Through Time!"@en,
        "MeanTime: An Adventure Through Time!"@ja,
        "MeanTime: An Adventure Through Time!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nu-Tra"@en ;
            foaf:made <album/10744#composition> ;
            foaf:name "Nu-Tra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "FirestARTer"@en ;
            foaf:made <album/10744#composition> ;
            foaf:name "FirestARTer"@en ],
        <artist/3951#subject> ;
    mo:produced_work <album/10744#musicalwork> ;
    schema:name "MeanTime: An Adventure Through Time!"@en,
        "MeanTime: An Adventure Through Time!"@ja,
        "MeanTime: An Adventure Through Time!"@ja-latn .

<artist/3951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10744#subject> ;
    mo:performed <album/10744#performance> ;
    schema:name "8 Bit Weapon"@en ;
    foaf:made <album/10744#composition>,
        <album/10744#subject> ;
    foaf:name "8 Bit Weapon"@en .

<album/10744#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MeanTime: An Adventure Through Time!"@en,
        "MeanTime: An Adventure Through Time!"@ja,
        "MeanTime: An Adventure Through Time!"@ja-latn ;
    mo:performance_of <album/10744#musicalwork> ;
    mo:performer _:N02e8538df5d945b3b92b5cce95857d6b,
        _:Ndfb54d81bbe649efbd3290652e79d877,
        <artist/3951#subject> ;
    mo:recorded_as <album/10744#musicalexpression> ;
    schema:byArtist _:N02e8538df5d945b3b92b5cce95857d6b,
        _:Ndfb54d81bbe649efbd3290652e79d877,
        <artist/3951#subject> ;
    schema:name "MeanTime: An Adventure Through Time!"@en,
        "MeanTime: An Adventure Through Time!"@ja,
        "MeanTime: An Adventure Through Time!"@ja-latn ;
    schema:workPerformed <album/10744#musicalwork> .

<album/10744#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-15"^^xsd:date ;
    dcterms:title "MeanTime: An Adventure Through Time!"@en,
        "MeanTime: An Adventure Through Time!"@ja,
        "MeanTime: An Adventure Through Time!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10744#musicalexpression> ;
    mo:publisher _:N22b29f4741864cf1b4bb4dda18ad1d04 ;
    mo:record _:Nfd1b033677d74dd18305356d33619e22 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nu-Tra"@en ;
            foaf:name "Nu-Tra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "FirestARTer"@en ;
            foaf:name "FirestARTer"@en ],
        <artist/3951#subject> ;
    schema:datePublished "2007-11-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/44/10744/10744-1224313988.jpg> ;
    schema:name "MeanTime: An Adventure Through Time!"@en,
        "MeanTime: An Adventure Through Time!"@ja,
        "MeanTime: An Adventure Through Time!"@ja-latn ;
    schema:publisher _:N22b29f4741864cf1b4bb4dda18ad1d04 ;
    foaf:depiction <https://media.vgm.io/albums/44/10744/10744-1224313988.jpg> .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10744#subject> ;
    schema:name "Nu-Tra"@en ;
    foaf:made <album/10744#subject> ;
    foaf:name "Nu-Tra"@en .

_:N02e8538df5d945b3b92b5cce95857d6b a schema:Person,
        foaf:Person ;
    mo:performed <album/10744#performance> ;
    schema:name "FirestARTer"@en ;
    foaf:name "FirestARTer"@en .

_:N22b29f4741864cf1b4bb4dda18ad1d04 schema:name "8 Bit Weapon"@en ;
    foaf:name "8 Bit Weapon"@en .

_:N32573ecee8824c258891d454c3ffe1eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Level (1998)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Bonus Level (1998)"@en .

_:N3d7f8fc57ee941be8ff6e3e6deea5d63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Paths (2003)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Future Paths (2003)"@en .

_:N5c37e925ab76424ca358b043004fd44f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "64 Gigabit Mario Epic (2003)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "64 Gigabit Mario Epic (2003)"@en .

_:N6108e436772f4a94a9173d531fe39580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mutation Feat. Nu-Tra (1998)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Mutation Feat. Nu-Tra (1998)"@en .

_:N75c7a16ed3234ab990879b560fe59abe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Die Hintergrunde Feat. Firestarter (2003)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Die Hintergrunde Feat. Firestarter (2003)"@en .

_:N7a943c36e4f146a6a02f6f906680d602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chronomancer (2002)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Chronomancer (2002)"@en .

_:N85917e34d6b6449997753f87f0c3ec08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Times Changing (2001)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Times Changing (2001)"@en .

_:N8d8027affe8f436e81149fe177d241fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Micro Boogie (2006)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Micro Boogie (2006)"@en .

_:Nb6eb932b9aec42bc96120b643e4ed04c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Kindergarten (1999)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Robot Kindergarten (1999)"@en .

_:Ndfb54d81bbe649efbd3290652e79d877 a schema:Person,
        foaf:Person ;
    mo:performed <album/10744#performance> ;
    schema:name "Nu-Tra"@en ;
    foaf:name "Nu-Tra"@en .

_:Nf3c0c01f838643f88ff0fd373620c05a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Femmachine (Sid Mix) (2002)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nfd1b033677d74dd18305356d33619e22 ;
    schema:name "Femmachine (Sid Mix) (2002)"@en .

_:Nfd1b033677d74dd18305356d33619e22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32573ecee8824c258891d454c3ffe1eb,
        _:N3d7f8fc57ee941be8ff6e3e6deea5d63,
        _:N5c37e925ab76424ca358b043004fd44f,
        _:N6108e436772f4a94a9173d531fe39580,
        _:N75c7a16ed3234ab990879b560fe59abe,
        _:N7a943c36e4f146a6a02f6f906680d602,
        _:N85917e34d6b6449997753f87f0c3ec08,
        _:N8d8027affe8f436e81149fe177d241fa,
        _:Nb6eb932b9aec42bc96120b643e4ed04c,
        _:Nf3c0c01f838643f88ff0fd373620c05a ;
    mo:track_count 10 ;
    schema:duration "PT32:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N32573ecee8824c258891d454c3ffe1eb,
        _:N3d7f8fc57ee941be8ff6e3e6deea5d63,
        _:N5c37e925ab76424ca358b043004fd44f,
        _:N6108e436772f4a94a9173d531fe39580,
        _:N75c7a16ed3234ab990879b560fe59abe,
        _:N7a943c36e4f146a6a02f6f906680d602,
        _:N85917e34d6b6449997753f87f0c3ec08,
        _:N8d8027affe8f436e81149fe177d241fa,
        _:Nb6eb932b9aec42bc96120b643e4ed04c,
        _:Nf3c0c01f838643f88ff0fd373620c05a .

