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

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

<artist/26882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97599#subject> ;
    schema:name "Junxix."@en ;
    foaf:made <album/97599#composition>,
        <album/97599#lyrics>,
        <album/97599#subject> ;
    foaf:name "Junxix."@en .

<artist/43049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97599#subject> ;
    schema:name "Keisuke Koyama"@en ;
    foaf:made <album/97599#composition>,
        <album/97599#subject> ;
    foaf:name "Keisuke Koyama"@en .

<product/7669#subject> a schema:CreativeWork ;
    schema:name "ZOIDS WILD ZERO"@en,
        "ゾイドワイルド ZERO"@ja,
        "ZOIDS WILD ZERO"@ja-latn ;
    foaf:name "ZOIDS WILD ZERO"@en,
        "ゾイドワイルド ZERO"@ja,
        "ZOIDS WILD ZERO"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/99/97599/97599-1585790797.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97599#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DOOR / Maju Arai [Type A]"@en,
        "DOOR / 荒井麻珠 [Type A]"@ja,
        "DOOR / Maju Arai [Type A]"@ja-latn ;
    mo:performance_of <album/97599#musicalwork> ;
    mo:performer <artist/24219#subject> ;
    mo:recorded_as <album/97599#musicalexpression> ;
    schema:byArtist <artist/24219#subject> ;
    schema:name "DOOR / Maju Arai [Type A]"@en,
        "DOOR / 荒井麻珠 [Type A]"@ja,
        "DOOR / Maju Arai [Type A]"@ja-latn ;
    schema:workPerformed <album/97599#musicalwork> .

<artist/24219#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97599#performance> ;
    schema:name "Maju Arai"@en,
        "荒井麻珠"@ja ;
    foaf:name "Maju Arai"@en,
        "荒井麻珠"@ja .

<album/97599#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DOOR / Maju Arai [Type A]"@en,
        "DOOR / 荒井麻珠 [Type A]"@ja,
        "DOOR / Maju Arai [Type A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Goku"@en ;
            foaf:made <album/97599#composition> ;
            foaf:name "Goku"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mr.Routine"@en ;
            foaf:made <album/97599#composition> ;
            foaf:name "Mr.Routine"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "GEIST"@en ;
            foaf:made <album/97599#composition> ;
            foaf:name "GEIST"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "17"@en ;
            foaf:made <album/97599#composition> ;
            foaf:name "17"@en ],
        <artist/26882#subject>,
        <artist/43049#subject> ;
    mo:produced_work <album/97599#musicalwork> ;
    schema:name "DOOR / Maju Arai [Type A]"@en,
        "DOOR / 荒井麻珠 [Type A]"@ja,
        "DOOR / Maju Arai [Type A]"@ja-latn .

<album/97599#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "DOOR / Maju Arai [Type A]"@en,
        "DOOR / 荒井麻珠 [Type A]"@ja,
        "DOOR / Maju Arai [Type A]"@ja-latn ;
    mo:catalogue_number "MMSG-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97599#musicalexpression> ;
    mo:publisher _:N2f6a773c1ef64a20a88f6c56f3000a45 ;
    mo:record _:N4ba238f01e154d4fbd73cac6a33a5a92 ;
    mo:record_count 1 ;
    schema:about <product/7669#subject> ;
    schema:byArtist <artist/24219#subject> ;
    schema:datePublished "2020-05-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/97599/97599-1585790797.jpg> ;
    schema:name "DOOR / Maju Arai [Type A]"@en,
        "DOOR / 荒井麻珠 [Type A]"@ja,
        "DOOR / Maju Arai [Type A]"@ja-latn ;
    schema:publisher _:N2f6a773c1ef64a20a88f6c56f3000a45 ;
    foaf:depiction <https://media.vgm.io/albums/99/97599/97599-1585790797.jpg> .

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

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

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

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

_:N2000d34df2d5435f8aa64426a6b122bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock with me"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ba238f01e154d4fbd73cac6a33a5a92 ;
    schema:name "Rock with me"@en .

_:N2f6a773c1ef64a20a88f6c56f3000a45 schema:name "M MUSIC"@en,
        "M MUSIC"@ja,
        "M MUSIC"@ja-latn ;
    foaf:name "M MUSIC"@en,
        "M MUSIC"@ja,
        "M MUSIC"@ja-latn .

_:N3bae3f74149445faab487eef469f7b31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SMiLE"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ba238f01e154d4fbd73cac6a33a5a92 ;
    schema:name "SMiLE"@en .

_:Na14efc50a03641868847239269ee0648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOOR"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ba238f01e154d4fbd73cac6a33a5a92 ;
    schema:name "DOOR"@en .

_:Nc9cdfef8c65b45159bafef5d33172c21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOOR (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ba238f01e154d4fbd73cac6a33a5a92 ;
    schema:name "DOOR (Instrumental)"@en .

_:N4ba238f01e154d4fbd73cac6a33a5a92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2000d34df2d5435f8aa64426a6b122bd,
        _:N3bae3f74149445faab487eef469f7b31,
        _:Na14efc50a03641868847239269ee0648,
        _:Nc9cdfef8c65b45159bafef5d33172c21 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2000d34df2d5435f8aa64426a6b122bd,
        _:N3bae3f74149445faab487eef469f7b31,
        _:Na14efc50a03641868847239269ee0648,
        _:Nc9cdfef8c65b45159bafef5d33172c21 .

