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

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

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

<artist/249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11967#subject> ;
    schema:name "Manabu Namiki"@en,
        "並木学"@ja ;
    foaf:made <album/11967#composition>,
        <album/11967#subject> ;
    foaf:name "Manabu Namiki"@en,
        "並木学"@ja .

<artist/29933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11967#subject> ;
    schema:name "Taro Kida"@en,
        "キダタロー"@ja ;
    foaf:made <album/11967#composition>,
        <album/11967#subject> ;
    foaf:name "Taro Kida"@en,
        "キダタロー"@ja .

<artist/4707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11967#subject> ;
    schema:name "crepe sound"@en ;
    foaf:made <album/11967#composition>,
        <album/11967#subject> ;
    foaf:name "crepe sound"@en .

<artist/5724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11967#subject> ;
    schema:name "John Robinson"@en ;
    foaf:made <album/11967#composition>,
        <album/11967#subject> ;
    foaf:name "John Robinson"@en .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/81#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 11 IIDX RED"@en,
        "beatmania IIDX 11 IIDX RED"@ja,
        "beatmania IIDX 11 IIDX RED"@ja-latn ;
    foaf:name "beatmania IIDX 11 IIDX RED"@en,
        "beatmania IIDX 11 IIDX RED"@ja,
        "beatmania IIDX 11 IIDX RED"@ja-latn .

<product/912#subject> a schema:CreativeWork ;
    schema:name "DoDonPachi Blissful Death"@en,
        "怒首領蜂 大往生"@ja,
        "DoDonPachi Daioujou"@ja-latn ;
    foaf:name "DoDonPachi Blissful Death"@en,
        "怒首領蜂 大往生"@ja,
        "DoDonPachi Daioujou"@ja-latn .

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

<album/11967#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Third Party"@en,
        "The Third Party"@ja,
        "The Third Party"@ja-latn ;
    mo:performance_of <album/11967#musicalwork> ;
    mo:recorded_as <album/11967#musicalexpression> ;
    schema:name "The Third Party"@en,
        "The Third Party"@ja,
        "The Third Party"@ja-latn ;
    schema:workPerformed <album/11967#musicalwork> .

<org/204#subject> schema:name "white bose"@en,
        "white bose"@ja,
        "white bose"@ja-latn ;
    foaf:name "white bose"@en,
        "white bose"@ja,
        "white bose"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/11967/11967-1249412812.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Third Party"@en,
        "The Third Party"@ja,
        "The Third Party"@ja-latn ;
    mo:composer <artist/249#subject>,
        <artist/29933#subject>,
        <artist/4707#subject>,
        <artist/5724#subject> ;
    mo:produced_work <album/11967#musicalwork> ;
    schema:name "The Third Party"@en,
        "The Third Party"@ja,
        "The Third Party"@ja-latn .

<album/11967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "The Third Party"@en,
        "The Third Party"@ja,
        "The Third Party"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11967#musicalexpression> ;
    mo:publisher <org/204#subject> ;
    mo:record _:N319ebfa341354f728eea75a9289163a0 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/81#subject>,
        <product/912#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/11967/11967-1249412812.jpg> ;
    schema:name "The Third Party"@en,
        "The Third Party"@ja,
        "The Third Party"@ja-latn ;
    schema:publisher <org/204#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/11967/11967-1249412812.jpg> .

_:N050e0263aa5e4ce8a7eb888507e9dc71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Pacific Side with Love"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N319ebfa341354f728eea75a9289163a0 ;
    schema:name "From Pacific Side with Love"@en .

_:N57d1b001fef946b581ac30df1d2e8707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rep-Rec-Ret"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N319ebfa341354f728eea75a9289163a0 ;
    schema:name "Rep-Rec-Ret"@en .

_:N5b125366d81b4f1696a4681c8d2a6485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kech dance"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N319ebfa341354f728eea75a9289163a0 ;
    schema:name "kech dance"@en .

_:Nc195d0931ddf4a0b884e634e934b2e5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "krml no.01"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N319ebfa341354f728eea75a9289163a0 ;
    schema:name "krml no.01"@en .

_:Nc8fd9b73aefe490f92da830a5e379b65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electroma"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N319ebfa341354f728eea75a9289163a0 ;
    schema:name "Electroma"@en .

_:N319ebfa341354f728eea75a9289163a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N050e0263aa5e4ce8a7eb888507e9dc71,
        _:N57d1b001fef946b581ac30df1d2e8707,
        _:N5b125366d81b4f1696a4681c8d2a6485,
        _:Nc195d0931ddf4a0b884e634e934b2e5d,
        _:Nc8fd9b73aefe490f92da830a5e379b65 ;
    mo:track_count 5 ;
    schema:duration "PT20:33"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N050e0263aa5e4ce8a7eb888507e9dc71,
        _:N57d1b001fef946b581ac30df1d2e8707,
        _:N5b125366d81b4f1696a4681c8d2a6485,
        _:Nc195d0931ddf4a0b884e634e934b2e5d,
        _:Nc8fd9b73aefe490f92da830a5e379b65 .

