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

<artist/16428#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayumi."@en ;
    foaf:made <album/68872#lyrics>,
        <album/68872#subject> ;
    foaf:name "Ayumi."@en .

<artist/16736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misz Umino"@en,
        "海野みすず"@ja ;
    foaf:made <album/68872#lyrics>,
        <album/68872#subject> ;
    foaf:name "Misz Umino"@en,
        "海野みすず"@ja .

<artist/3743#subject> a schema:Person,
        foaf:Person ;
    schema:name "nbkz Sakai"@en,
        "酒井伸和"@ja ;
    foaf:made <album/68872#lyrics>,
        <album/68872#subject> ;
    foaf:name "nbkz Sakai"@en,
        "酒井伸和"@ja .

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

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

<org/1249#subject> schema:name "minori"@en,
        "株式会社ミノリ"@ja,
        "minori"@ja-latn ;
    foaf:name "minori"@en,
        "株式会社ミノリ"@ja,
        "minori"@ja-latn .

<https://media.vgm.io/albums/27/68872/68872-1497178288.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68872#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/68872/68872-1497178288.png> ;
    foaf:depicts <album/68872#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/68872/68872-1497178288.png> .

<https://medium-media.vgm.io/albums/27/68872/68872-1497178288.png> a schema:ImageObject,
        foaf:Image .

<album/68872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@en,
        "トリノライン オリジナル・サウンドトラック ~LINES~"@ja,
        "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@ja-latn ;
    mo:composer <artist/1936#subject>,
        <artist/968#subject> ;
    mo:produced_work <album/68872#musicalwork> ;
    schema:name "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@en,
        "トリノライン オリジナル・サウンドトラック ~LINES~"@ja,
        "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@ja-latn .

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

<artist/17512#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68872#performance> ;
    schema:name "Astilbe × arendsii"@en ;
    foaf:name "Astilbe × arendsii"@en .

<artist/1937#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68872#performance> ;
    schema:name "Hitomi Harada"@en,
        "原田ひとみ"@ja ;
    foaf:name "Hitomi Harada"@en,
        "原田ひとみ"@ja .

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

<artist/1936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68872#subject> ;
    mo:performed <album/68872#performance> ;
    schema:name "TENMON"@en,
        "天門"@ja ;
    foaf:made <album/68872#composition>,
        <album/68872#subject> ;
    foaf:name "TENMON"@en,
        "天門"@ja .

<artist/968#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68872#subject> ;
    mo:performed <album/68872#performance> ;
    schema:name "Eiichiro Yanagi"@en,
        "柳英一朗"@ja ;
    foaf:made <album/68872#composition>,
        <album/68872#subject> ;
    foaf:name "Eiichiro Yanagi"@en,
        "柳英一朗"@ja .

<album/68872#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@en,
        "トリノライン オリジナル・サウンドトラック ~LINES~"@ja,
        "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@ja-latn ;
    mo:performance_of <album/68872#musicalwork> ;
    mo:performer <artist/17512#subject>,
        <artist/1936#subject>,
        <artist/1937#subject>,
        <artist/968#subject> ;
    mo:recorded_as <album/68872#musicalexpression> ;
    schema:byArtist <artist/17512#subject>,
        <artist/1936#subject>,
        <artist/1937#subject>,
        <artist/968#subject> ;
    schema:name "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@en,
        "トリノライン オリジナル・サウンドトラック ~LINES~"@ja,
        "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/68872#musicalwork> .

<album/68872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-31"^^xsd:date ;
    dcterms:title "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@en,
        "トリノライン オリジナル・サウンドトラック ~LINES~"@ja,
        "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SW-085EX-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68872#musicalexpression> ;
    mo:publisher <org/1249#subject> ;
    mo:record _:N5e79ecb1e2d745469980b92351d1d451 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Trinoline"@en ;
            foaf:name "Trinoline"@en ] ;
    schema:byArtist <artist/17512#subject>,
        <artist/1936#subject>,
        <artist/1937#subject>,
        <artist/968#subject> ;
    schema:datePublished "2017-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/68872/68872-1497178288.png> ;
    schema:name "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@en,
        "トリノライン オリジナル・サウンドトラック ~LINES~"@ja,
        "Trinoline Original Soundtrack ~LINES~ [Limited Edition]"@ja-latn ;
    schema:publisher <org/1249#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/68872/68872-1497178288.png> .

_:N25ee6229e9c34c25b495e06d010f1ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetra."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "Tetra."@en .

_:N7375680e0775459e8005dd5005eb2e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fil…"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "fil…"@en .

_:N7fae00f4027b460ba84a3dd357ae0cb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetra. movie ver."@en ;
    mo:track_number 9 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "Tetra. movie ver."@en .

_:N89887baf63254242a3b6f4037acc46ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lettRE (off vocal)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "lettRE (off vocal)"@en .

_:Nc07bc5558a2e44e2a1d8bbad55031311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetra. (off vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "Tetra. (off vocal)"@en .

_:Nc56af5643a054795812dbc232aab9e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetra. movie ver. (off vocal)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "Tetra. movie ver. (off vocal)"@en .

_:Ncaa59b70315647ef89316f3f39f7c481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fil… (off vocal)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "fil… (off vocal)"@en .

_:Ncccdb576e63c44be9900bcdb5154d0f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "volière (off vocal)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "volière (off vocal)"@en .

_:Ncd36014dda394217b7779c3f101e09c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "volière"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "volière"@en .

_:Nd03cfb68662344cebaf3dd3d493f3413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lettRE"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5e79ecb1e2d745469980b92351d1d451 ;
    schema:name "lettRE"@en .

_:N5e79ecb1e2d745469980b92351d1d451 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25ee6229e9c34c25b495e06d010f1ea7,
        _:N7375680e0775459e8005dd5005eb2e52,
        _:N7fae00f4027b460ba84a3dd357ae0cb6,
        _:N89887baf63254242a3b6f4037acc46ef,
        _:Nc07bc5558a2e44e2a1d8bbad55031311,
        _:Nc56af5643a054795812dbc232aab9e28,
        _:Ncaa59b70315647ef89316f3f39f7c481,
        _:Ncccdb576e63c44be9900bcdb5154d0f9,
        _:Ncd36014dda394217b7779c3f101e09c9,
        _:Nd03cfb68662344cebaf3dd3d493f3413 ;
    mo:track_count 10 ;
    schema:duration "PT42:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N25ee6229e9c34c25b495e06d010f1ea7,
        _:N7375680e0775459e8005dd5005eb2e52,
        _:N7fae00f4027b460ba84a3dd357ae0cb6,
        _:N89887baf63254242a3b6f4037acc46ef,
        _:Nc07bc5558a2e44e2a1d8bbad55031311,
        _:Nc56af5643a054795812dbc232aab9e28,
        _:Ncaa59b70315647ef89316f3f39f7c481,
        _:Ncccdb576e63c44be9900bcdb5154d0f9,
        _:Ncd36014dda394217b7779c3f101e09c9,
        _:Nd03cfb68662344cebaf3dd3d493f3413 .

