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

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

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

<artist/43049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97600#subject> ;
    schema:name "Keisuke Koyama"@en ;
    foaf:made <album/97600#composition>,
        <album/97600#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/97600#lyrics> a mo:Lyrics .

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

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

<https://medium-media.vgm.io/albums/00/97600/97600-1585790894.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/97600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "DOOR / Maju Arai [Type B]"@en,
        "DOOR / 荒井麻珠 [Type B]"@ja,
        "DOOR / Maju Arai [Type B]"@ja-latn ;
    mo:catalogue_number "MMSG-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97600#musicalexpression> ;
    mo:publisher _:N0ca8611271cd4ddd9eb90ff328aa562f ;
    mo:record _:N185304cbb0e54e13b802363818879cd9 ;
    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/00/97600/97600-1585790894.jpg> ;
    schema:name "DOOR / Maju Arai [Type B]"@en,
        "DOOR / 荒井麻珠 [Type B]"@ja,
        "DOOR / Maju Arai [Type B]"@ja-latn ;
    schema:publisher _:N0ca8611271cd4ddd9eb90ff328aa562f ;
    foaf:depiction <https://media.vgm.io/albums/00/97600/97600-1585790894.jpg> .

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

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

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

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

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

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

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

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

_:Nd467601160804af0a3b2bc0c42f98cc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "collage,"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N185304cbb0e54e13b802363818879cd9 ;
    schema:name "collage,"@en .

_:N185304cbb0e54e13b802363818879cd9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d3e140d7fc41b4b87546184a98fde3,
        _:N745e84651eac47c9ab95deaa17d0a7f0,
        _:Ncb75e65905924f698d931ecfad3a9360,
        _:Nd467601160804af0a3b2bc0c42f98cc5 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N07d3e140d7fc41b4b87546184a98fde3,
        _:N745e84651eac47c9ab95deaa17d0a7f0,
        _:Ncb75e65905924f698d931ecfad3a9360,
        _:Nd467601160804af0a3b2bc0c42f98cc5 .

