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

<artist/31150#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sohei Mishima"@en ;
    foaf:made <album/85351#lyrics>,
        <album/85351#subject> ;
    foaf:name "Sohei Mishima"@en .

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

<artist/11680#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85351#subject> ;
    schema:name "Yoichiro Nomura"@en,
        "野村陽一郎"@ja ;
    foaf:made <album/85351#composition>,
        <album/85351#subject> ;
    foaf:name "Yoichiro Nomura"@en,
        "野村陽一郎"@ja .

<artist/31149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85351#subject> ;
    schema:name "cinema staff"@en ;
    foaf:made <album/85351#composition>,
        <album/85351#subject> ;
    foaf:name "cinema staff"@en .

<product/1982#subject> a schema:CreativeWork ;
    schema:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn ;
    foaf:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn .

<product/6334#subject> a schema:CreativeWork ;
    schema:name "Attack on Titan Season 3"@en,
        "進撃の巨人 Season 3"@ja,
        "Shingeki no Kyojin Season 3"@ja-latn ;
    foaf:name "Attack on Titan Season 3"@en,
        "進撃の巨人 Season 3"@ja,
        "Shingeki no Kyojin Season 3"@ja-latn .

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

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

<album/85351#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Name of Love / cinema staff"@en,
        "Name of Love / cinema staff"@ja,
        "Name of Love / cinema staff"@ja-latn ;
    mo:performance_of <album/85351#musicalwork> ;
    mo:recorded_as <album/85351#musicalexpression> ;
    schema:name "Name of Love / cinema staff"@en,
        "Name of Love / cinema staff"@ja,
        "Name of Love / cinema staff"@ja-latn ;
    schema:workPerformed <album/85351#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/85351/85351-1556483382.jpg> a schema:ImageObject,
        foaf:Image .

<album/85351#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Name of Love / cinema staff"@en,
        "Name of Love / cinema staff"@ja,
        "Name of Love / cinema staff"@ja-latn ;
    mo:composer <artist/11680#subject>,
        <artist/31149#subject> ;
    mo:produced_work <album/85351#musicalwork> ;
    schema:name "Name of Love / cinema staff"@en,
        "Name of Love / cinema staff"@ja,
        "Name of Love / cinema staff"@ja-latn .

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

<album/85351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-29"^^xsd:date ;
    dcterms:title "Name of Love / cinema staff"@en,
        "Name of Love / cinema staff"@ja,
        "Name of Love / cinema staff"@ja-latn ;
    mo:catalogue_number "PCCA-04789" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85351#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N1e2cb71f07d44092b2b30d25c6b90086 ;
    mo:record_count 1 ;
    schema:about <product/1982#subject>,
        <product/6334#subject> ;
    schema:datePublished "2019-05-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/85351/85351-1556483382.jpg> ;
    schema:name "Name of Love / cinema staff"@en,
        "Name of Love / cinema staff"@ja,
        "Name of Love / cinema staff"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/85351/85351-1556483382.jpg> .

_:N1efac6db42514981a5715979e16f04a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name of Love"@ja,
        "Name of Love"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N1e2cb71f07d44092b2b30d25c6b90086 ;
    schema:name "Name of Love"@ja,
        "Name of Love"@ja-latn .

_:N9875a1879916426bab2369a6b10f33a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OCEAN"@ja,
        "OCEAN"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N1e2cb71f07d44092b2b30d25c6b90086 ;
    schema:name "OCEAN"@ja,
        "OCEAN"@ja-latn .

_:Nf434429225324f94abd3c92c7af357f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "great escape [2019 new mix]"@ja,
        "great escape [2019 new mix]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1e2cb71f07d44092b2b30d25c6b90086 ;
    schema:name "great escape [2019 new mix]"@ja,
        "great escape [2019 new mix]"@ja-latn .

_:Nf713b174df9147b193b9452ae4a45b49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さらば楽園よ"@ja,
        "Saraba Rakuen yo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N1e2cb71f07d44092b2b30d25c6b90086 ;
    schema:name "さらば楽園よ"@ja,
        "Saraba Rakuen yo"@ja-latn .

_:N1e2cb71f07d44092b2b30d25c6b90086 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1efac6db42514981a5715979e16f04a8,
        _:N9875a1879916426bab2369a6b10f33a1,
        _:Nf434429225324f94abd3c92c7af357f7,
        _:Nf713b174df9147b193b9452ae4a45b49 ;
    mo:track_count 4 ;
    schema:duration "PT17:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1efac6db42514981a5715979e16f04a8,
        _:N9875a1879916426bab2369a6b10f33a1,
        _:Nf434429225324f94abd3c92c7af357f7,
        _:Nf713b174df9147b193b9452ae4a45b49 .

