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

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

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

<artist/4064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31898#subject> ;
    schema:name "Hideki Sakamoto"@en,
        "坂本英城"@ja ;
    foaf:made <album/31898#composition>,
        <album/31898#subject> ;
    foaf:name "Hideki Sakamoto"@en,
        "坂本英城"@ja .

<product/20283#subject> a schema:CreativeWork ;
    schema:name "No Heroes Allowed!"@en,
        "勇者のくせになまいきだ:3D"@ja,
        "Yuusha no Kuseni Namaikida: 3D"@ja-latn ;
    foaf:name "No Heroes Allowed!"@en,
        "勇者のくせになまいきだ:3D"@ja,
        "Yuusha no Kuseni Namaikida: 3D"@ja-latn .

<product/865#subject> a schema:CreativeWork ;
    schema:name "echochrome"@en,
        "無限回廊"@ja,
        "Mugen Kairou"@ja-latn ;
    foaf:name "echochrome"@en,
        "無限回廊"@ja,
        "Mugen Kairou"@ja-latn .

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

<org/686#subject> schema:name "noisycroak RECORDS"@en,
        "noisycroak RECORDS"@ja,
        "noisycroak RECORDS"@ja-latn ;
    foaf:name "noisycroak RECORDS"@en,
        "noisycroak RECORDS"@ja,
        "noisycroak RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/31898/31898-1345854832.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TEKARU TECHNICAL"@en,
        "TEKARU TECHNICAL"@ja,
        "TEKARU TECHNICAL"@ja-latn ;
    mo:performance_of <album/31898#musicalwork> ;
    mo:performer <artist/12645#subject> ;
    mo:recorded_as <album/31898#musicalexpression> ;
    schema:byArtist <artist/12645#subject> ;
    schema:name "TEKARU TECHNICAL"@en,
        "TEKARU TECHNICAL"@ja,
        "TEKARU TECHNICAL"@ja-latn ;
    schema:workPerformed <album/31898#musicalwork> .

<artist/12645#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31898#performance> ;
    schema:name "TEKARU"@en ;
    foaf:name "TEKARU"@en .

<album/31898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TEKARU TECHNICAL"@en,
        "TEKARU TECHNICAL"@ja,
        "TEKARU TECHNICAL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd."@en ;
            foaf:made <album/31898#composition> ;
            foaf:name "Ltd."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak Co."@en ;
            foaf:made <album/31898#composition> ;
            foaf:name "(noisycroak Co."@en ],
        <artist/4064#subject> ;
    mo:produced_work <album/31898#musicalwork> ;
    schema:name "TEKARU TECHNICAL"@en,
        "TEKARU TECHNICAL"@ja,
        "TEKARU TECHNICAL"@ja-latn .

<album/31898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-28"^^xsd:date ;
    dcterms:title "TEKARU TECHNICAL"@en,
        "TEKARU TECHNICAL"@ja,
        "TEKARU TECHNICAL"@ja-latn ;
    mo:catalogue_number "NCRS 0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31898#musicalexpression> ;
    mo:publisher <org/686#subject> ;
    mo:record _:Necc99b8d697843139af5b043dfe0a930 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Patchwork Heroes (Hyakuman Ton no Bara Bara)"@en ;
            foaf:name "Patchwork Heroes (Hyakuman Ton no Bara Bara)"@en ],
        <product/20283#subject>,
        <product/865#subject> ;
    schema:byArtist <artist/12645#subject> ;
    schema:datePublished "2012-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/31898/31898-1345854832.jpg> ;
    schema:name "TEKARU TECHNICAL"@en,
        "TEKARU TECHNICAL"@ja,
        "TEKARU TECHNICAL"@ja-latn ;
    schema:publisher <org/686#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/31898/31898-1345854832.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31898#subject> ;
    schema:name "(noisycroak Co."@en ;
    foaf:made <album/31898#subject> ;
    foaf:name "(noisycroak Co."@en .

_:N10b1b454f5b8442c9aa973aaeb995478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prime #919"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Necc99b8d697843139af5b043dfe0a930 ;
    schema:name "prime #919"@ja .

_:N11674bab258e4733804f0dec686ba1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Necc99b8d697843139af5b043dfe0a930 ;
    schema:name "あ"@ja .

_:N11d7cec31c234e37a03cfeab1143b819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さいしょの戦艦"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Necc99b8d697843139af5b043dfe0a930 ;
    schema:name "さいしょの戦艦"@ja .

_:N4051b0db5aa64fe493efaca895995699 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来たるべきセカイ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Necc99b8d697843139af5b043dfe0a930 ;
    schema:name "来たるべきセカイ"@ja .

_:N55f38227d83d4f899508dcd6ce363b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ん"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Necc99b8d697843139af5b043dfe0a930 ;
    schema:name "ん"@ja .

_:Nad189b87a35b425b8839e707f23fe698 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイナル・ギャザリング！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Necc99b8d697843139af5b043dfe0a930 ;
    schema:name "ファイナル・ギャザリング！"@ja .

_:Nec4da5774381430bab72830d1206b5d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prime #7"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Necc99b8d697843139af5b043dfe0a930 ;
    schema:name "prime #7"@ja .

_:Necc99b8d697843139af5b043dfe0a930 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10b1b454f5b8442c9aa973aaeb995478,
        _:N11674bab258e4733804f0dec686ba1f9,
        _:N11d7cec31c234e37a03cfeab1143b819,
        _:N4051b0db5aa64fe493efaca895995699,
        _:N55f38227d83d4f899508dcd6ce363b15,
        _:Nad189b87a35b425b8839e707f23fe698,
        _:Nec4da5774381430bab72830d1206b5d1 ;
    mo:track_count 7 ;
    schema:duration "PT22:10"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N10b1b454f5b8442c9aa973aaeb995478,
        _:N11674bab258e4733804f0dec686ba1f9,
        _:N11d7cec31c234e37a03cfeab1143b819,
        _:N4051b0db5aa64fe493efaca895995699,
        _:N55f38227d83d4f899508dcd6ce363b15,
        _:Nad189b87a35b425b8839e707f23fe698,
        _:Nec4da5774381430bab72830d1206b5d1 .

