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

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

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

<artist/72247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149865#subject> ;
    schema:name "Artemio"@en ;
    foaf:made <album/149865#composition>,
        <album/149865#subject> ;
    foaf:name "Artemio"@en .

<artist/72273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149865#subject> ;
    schema:name "David Ahlund"@en ;
    foaf:made <album/149865#composition>,
        <album/149865#subject> ;
    foaf:name "David Ahlund"@en .

<artist/72274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149865#subject> ;
    schema:name "Scott Tibbs"@en ;
    foaf:made <album/149865#composition>,
        <album/149865#subject> ;
    foaf:name "Scott Tibbs"@en .

<release/39013#subject> a schema:CreativeWork ;
    schema:name "Roland Fantom-Xa"@en,
        "Roland Fantom-Xa"@ja,
        "Roland Fantom-Xa"@ja-latn ;
    foaf:name "Roland Fantom-Xa"@en,
        "Roland Fantom-Xa"@ja,
        "Roland Fantom-Xa"@ja-latn .

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

<album/149865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantom-Xa Audio Demo"@en,
        "Fantom-Xa Audio Demo"@ja,
        "Fantom-Xa Audio Demo"@ja-latn ;
    mo:performance_of <album/149865#musicalwork> ;
    mo:recorded_as <album/149865#musicalexpression> ;
    schema:name "Fantom-Xa Audio Demo"@en,
        "Fantom-Xa Audio Demo"@ja,
        "Fantom-Xa Audio Demo"@ja-latn ;
    schema:workPerformed <album/149865#musicalwork> .

<org/3134#subject> schema:name "Roland"@en,
        "ローランド株式会社"@ja,
        "Roland"@ja-latn ;
    foaf:name "Roland"@en,
        "ローランド株式会社"@ja,
        "Roland"@ja-latn .

<https://media.vgm.io/albums/56/149865/149865-3cd2bec23a80.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149865#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/149865/149865-3cd2bec23a80.jpg> ;
    foaf:depicts <album/149865#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/149865/149865-3cd2bec23a80.jpg> .

<https://medium-media.vgm.io/albums/56/149865/149865-3cd2bec23a80.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149865#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantom-Xa Audio Demo"@en,
        "Fantom-Xa Audio Demo"@ja,
        "Fantom-Xa Audio Demo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ralf Schink"@en ;
            foaf:made <album/149865#composition> ;
            foaf:name "Ralf Schink"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stephane Pigeon"@en ;
            foaf:made <album/149865#composition> ;
            foaf:name "Stephane Pigeon"@en ],
        <artist/72247#subject>,
        <artist/72273#subject>,
        <artist/72274#subject> ;
    mo:produced_work <album/149865#musicalwork> ;
    schema:name "Fantom-Xa Audio Demo"@en,
        "Fantom-Xa Audio Demo"@ja,
        "Fantom-Xa Audio Demo"@ja-latn .

<album/149865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-10-29"^^xsd:date ;
    dcterms:title "Fantom-Xa Audio Demo"@en,
        "Fantom-Xa Audio Demo"@ja,
        "Fantom-Xa Audio Demo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149865#musicalexpression> ;
    mo:publisher <org/3134#subject> ;
    mo:record _:N72b5f90736f54850b0bd150821f0438a ;
    mo:record_count 1 ;
    schema:about <release/39013#subject> ;
    schema:datePublished "2004-10-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/56/149865/149865-3cd2bec23a80.jpg> ;
    schema:name "Fantom-Xa Audio Demo"@en,
        "Fantom-Xa Audio Demo"@ja,
        "Fantom-Xa Audio Demo"@ja-latn ;
    schema:publisher <org/3134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/149865/149865-3cd2bec23a80.jpg> .

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

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

_:N148d6a10acbd46f7847545852250f4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spontaneous"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N72b5f90736f54850b0bd150821f0438a ;
    schema:name "Spontaneous"@en .

_:N2e870091450b448a8d331cad33df25d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N72b5f90736f54850b0bd150821f0438a ;
    schema:name "Challenge"@en .

_:N496150c76d534f3d910f8a9794f3e847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ray of Sunshine"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N72b5f90736f54850b0bd150821f0438a ;
    schema:name "Ray of Sunshine"@en .

_:N5092a1088a9d44388cd8fbc115fbe813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turlence"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N72b5f90736f54850b0bd150821f0438a ;
    schema:name "Turlence"@en .

_:Nd2bb407731454b85b4c894af92e16b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Am I?"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N72b5f90736f54850b0bd150821f0438a ;
    schema:name "Where Am I?"@en .

_:Ne09cc315237f48b2a4a3159c2232b2bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Auto Mate"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N72b5f90736f54850b0bd150821f0438a ;
    schema:name "Auto Mate"@en .

_:N72b5f90736f54850b0bd150821f0438a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N148d6a10acbd46f7847545852250f4f9,
        _:N2e870091450b448a8d331cad33df25d9,
        _:N496150c76d534f3d910f8a9794f3e847,
        _:N5092a1088a9d44388cd8fbc115fbe813,
        _:Nd2bb407731454b85b4c894af92e16b7f,
        _:Ne09cc315237f48b2a4a3159c2232b2bd ;
    mo:track_count 6 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N148d6a10acbd46f7847545852250f4f9,
        _:N2e870091450b448a8d331cad33df25d9,
        _:N496150c76d534f3d910f8a9794f3e847,
        _:N5092a1088a9d44388cd8fbc115fbe813,
        _:Nd2bb407731454b85b4c894af92e16b7f,
        _:Ne09cc315237f48b2a4a3159c2232b2bd .

