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

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

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

<artist/3096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78007#subject> ;
    schema:name "Masatoshi Mizuno"@en,
        "水野正敏"@ja ;
    foaf:made <album/78007#composition>,
        <album/78007#subject> ;
    foaf:name "Masatoshi Mizuno"@en,
        "水野正敏"@ja .

<artist/3097#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78007#subject> ;
    schema:name "Kazumi Ikenaga"@en,
        "池長一美"@ja ;
    foaf:made <album/78007#composition>,
        <album/78007#subject> ;
    foaf:name "Kazumi Ikenaga"@en,
        "池長一美"@ja .

<artist/688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78007#subject> ;
    schema:name "Hiroyuki Namba"@en,
        "難波弘之"@ja ;
    foaf:made <album/78007#composition>,
        <album/78007#subject> ;
    foaf:name "Hiroyuki Namba"@en,
        "難波弘之"@ja .

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

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

<https://medium-media.vgm.io/albums/70/78007/78007-1527477701.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78007#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Tangle of Streamlined / A.P.J."@en,
        "流線型のもつれ / A.P.J."@ja,
        "Ryusenkei no Motsure / A.P.J."@ja-latn ;
    mo:performance_of <album/78007#musicalwork> ;
    mo:performer <artist/3098#subject> ;
    mo:recorded_as <album/78007#musicalexpression> ;
    schema:byArtist <artist/3098#subject> ;
    schema:name "The Tangle of Streamlined / A.P.J."@en,
        "流線型のもつれ / A.P.J."@ja,
        "Ryusenkei no Motsure / A.P.J."@ja-latn ;
    schema:workPerformed <album/78007#musicalwork> .

<artist/3098#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78007#performance> ;
    schema:name "A.P.J."@en ;
    foaf:name "A.P.J."@en .

<album/78007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Tangle of Streamlined / A.P.J."@en,
        "流線型のもつれ / A.P.J."@ja,
        "Ryusenkei no Motsure / A.P.J."@ja-latn ;
    mo:composer <artist/3096#subject>,
        <artist/3097#subject>,
        <artist/688#subject> ;
    mo:produced_work <album/78007#musicalwork> ;
    schema:name "The Tangle of Streamlined / A.P.J."@en,
        "流線型のもつれ / A.P.J."@ja,
        "Ryusenkei no Motsure / A.P.J."@ja-latn .

<album/78007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-05"^^xsd:date ;
    dcterms:title "The Tangle of Streamlined / A.P.J."@en,
        "流線型のもつれ / A.P.J."@ja,
        "Ryusenkei no Motsure / A.P.J."@ja-latn ;
    mo:catalogue_number "SHCZ-0056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78007#musicalexpression> ;
    mo:publisher _:N6dc142682c02427a8f2676cac6cea2fa ;
    mo:record _:Nee4781b080cb4286833c60f14dd88c38 ;
    mo:record_count 1 ;
    schema:byArtist <artist/3098#subject> ;
    schema:datePublished "2014-12-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/70/78007/78007-1527477701.jpg> ;
    schema:name "The Tangle of Streamlined / A.P.J."@en,
        "流線型のもつれ / A.P.J."@ja,
        "Ryusenkei no Motsure / A.P.J."@ja-latn ;
    schema:publisher _:N6dc142682c02427a8f2676cac6cea2fa ;
    foaf:depiction <https://media.vgm.io/albums/70/78007/78007-1527477701.jpg> .

_:N35b6c9ba87274b71b7eb4e66e9c48c45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Zeal"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nee4781b080cb4286833c60f14dd88c38 ;
    schema:name "With Zeal"@ja .

_:N6dc142682c02427a8f2676cac6cea2fa schema:name "shiosai ZiZO Label"@en ;
    foaf:name "shiosai ZiZO Label"@en .

_:Nc7eaf8e5ff244fc49f71c83f3ee7b9ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Form A Film"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nee4781b080cb4286833c60f14dd88c38 ;
    schema:name "Form A Film"@ja .

_:Nc95810bb06ef4177a79116b5c05f1432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainy Sunshine"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nee4781b080cb4286833c60f14dd88c38 ;
    schema:name "Rainy Sunshine"@ja .

_:Nd593e76bc6a44d8bb012a4f68dc910df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Snow Sing Song"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nee4781b080cb4286833c60f14dd88c38 ;
    schema:name "The Snow Sing Song"@ja .

_:Nd96aacb98f344d029826cdb73a20e9bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portrait of 1980"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nee4781b080cb4286833c60f14dd88c38 ;
    schema:name "Portrait of 1980"@ja .

_:Ndbfc8d80c6bd429d8297e45be93fd4c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "対称性の破れ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nee4781b080cb4286833c60f14dd88c38 ;
    schema:name "対称性の破れ"@ja .

_:Nf7108df3dfd8431db85a73ea6cbb2402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking On Hot Tarmac"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:inPlaylist _:Nee4781b080cb4286833c60f14dd88c38 ;
    schema:name "Walking On Hot Tarmac"@ja .

_:Nee4781b080cb4286833c60f14dd88c38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35b6c9ba87274b71b7eb4e66e9c48c45,
        _:Nc7eaf8e5ff244fc49f71c83f3ee7b9ee,
        _:Nc95810bb06ef4177a79116b5c05f1432,
        _:Nd593e76bc6a44d8bb012a4f68dc910df,
        _:Nd96aacb98f344d029826cdb73a20e9bc,
        _:Ndbfc8d80c6bd429d8297e45be93fd4c3,
        _:Nf7108df3dfd8431db85a73ea6cbb2402 ;
    mo:track_count 7 ;
    schema:duration "PT39:14"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N35b6c9ba87274b71b7eb4e66e9c48c45,
        _:Nc7eaf8e5ff244fc49f71c83f3ee7b9ee,
        _:Nc95810bb06ef4177a79116b5c05f1432,
        _:Nd593e76bc6a44d8bb012a4f68dc910df,
        _:Nd96aacb98f344d029826cdb73a20e9bc,
        _:Ndbfc8d80c6bd429d8297e45be93fd4c3,
        _:Nf7108df3dfd8431db85a73ea6cbb2402 .

