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

<artist/27800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayuki Yasuda"@en,
        "安田尊行"@ja ;
    foaf:made <album/55201#lyrics>,
        <album/55201#subject> ;
    foaf:name "Takayuki Yasuda"@en,
        "安田尊行"@ja .

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

<artist/16508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55201#subject> ;
    schema:name "Naoya Endo"@en,
        "遠藤直弥"@ja ;
    foaf:made <album/55201#composition>,
        <album/55201#subject> ;
    foaf:name "Naoya Endo"@en,
        "遠藤直弥"@ja .

<artist/17723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55201#subject> ;
    schema:name "HAMA-kgn"@en ;
    foaf:made <album/55201#composition>,
        <album/55201#subject> ;
    foaf:name "HAMA-kgn"@en .

<product/2933#subject> a schema:CreativeWork ;
    schema:name "World Trigger"@en,
        "ワールドトリガー"@ja,
        "World Trigger"@ja-latn ;
    foaf:name "World Trigger"@en,
        "ワールドトリガー"@ja,
        "World Trigger"@ja-latn .

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

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

<album/55201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dream Trigger / Pile [Anime Edition]"@en,
        "ドリームトリガー / Pile [アニメ盤]"@ja,
        "Dream Trigger / Pile [Anime Edition]"@ja-latn ;
    mo:performance_of <album/55201#musicalwork> ;
    mo:recorded_as <album/55201#musicalexpression> ;
    schema:name "Dream Trigger / Pile [Anime Edition]"@en,
        "ドリームトリガー / Pile [アニメ盤]"@ja,
        "Dream Trigger / Pile [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/55201#musicalwork> .

<org/1361#subject> schema:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn ;
    foaf:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/55201/55201-1448151773.jpg> a schema:ImageObject,
        foaf:Image .

<album/55201#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dream Trigger / Pile [Anime Edition]"@en,
        "ドリームトリガー / Pile [アニメ盤]"@ja,
        "Dream Trigger / Pile [Anime Edition]"@ja-latn ;
    mo:composer <artist/16508#subject>,
        <artist/17723#subject> ;
    mo:produced_work <album/55201#musicalwork> ;
    schema:name "Dream Trigger / Pile [Anime Edition]"@en,
        "ドリームトリガー / Pile [アニメ盤]"@ja,
        "Dream Trigger / Pile [Anime Edition]"@ja-latn .

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

<album/55201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-04"^^xsd:date ;
    dcterms:title "Dream Trigger / Pile [Anime Edition]"@en,
        "ドリームトリガー / Pile [アニメ盤]"@ja,
        "Dream Trigger / Pile [Anime Edition]"@ja-latn ;
    mo:catalogue_number "VICL-37115" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55201#musicalexpression> ;
    mo:publisher <org/1361#subject> ;
    mo:record _:N2b797ef0c6b541fab7008e19af746603 ;
    mo:record_count 1 ;
    schema:about <product/2933#subject> ;
    schema:datePublished "2015-11-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/55201/55201-1448151773.jpg> ;
    schema:name "Dream Trigger / Pile [Anime Edition]"@en,
        "ドリームトリガー / Pile [アニメ盤]"@ja,
        "Dream Trigger / Pile [Anime Edition]"@ja-latn ;
    schema:publisher <org/1361#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/55201/55201-1448151773.jpg> .

_:N4d558b9e8c3e48efbf661e536c7d19b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴァンパイア革命"@ja,
        "Vampire Kakumei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2b797ef0c6b541fab7008e19af746603 ;
    schema:name "ヴァンパイア革命"@ja,
        "Vampire Kakumei"@ja-latn .

_:Na6cd64f909814d59b591662814b6a6f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリームトリガー"@ja,
        "Dream Trigger"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N2b797ef0c6b541fab7008e19af746603 ;
    schema:name "ドリームトリガー"@ja,
        "Dream Trigger"@ja-latn .

_:N2b797ef0c6b541fab7008e19af746603 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d558b9e8c3e48efbf661e536c7d19b9,
        _:Na6cd64f909814d59b591662814b6a6f6 ;
    mo:track_count 2 ;
    schema:duration "PT8:31"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4d558b9e8c3e48efbf661e536c7d19b9,
        _:Na6cd64f909814d59b591662814b6a6f6 .

