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

<artist/14565#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja ;
    foaf:made <album/32437#lyrics>,
        <album/32437#subject> ;
    foaf:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja .

<artist/14878#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomohisa Sako"@en,
        "佐香智久"@ja ;
    foaf:made <album/32437#lyrics>,
        <album/32437#subject>,
        <album/32437#vocals> ;
    foaf:name "Tomohisa Sako"@en,
        "佐香智久"@ja .

<artist/12593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32437#subject> ;
    schema:name "Takao Nagatani"@en,
        "永谷喬夫"@ja ;
    foaf:made <album/32437#composition>,
        <album/32437#subject> ;
    foaf:name "Takao Nagatani"@en,
        "永谷喬夫"@ja .

<product/7585#subject> a schema:CreativeWork ;
    schema:name "You and Me 2"@en,
        "君と僕。2"@ja,
        "Kimi to Boku. 2"@ja-latn ;
    foaf:name "You and Me 2"@en,
        "君と僕。2"@ja,
        "Kimi to Boku. 2"@ja-latn .

<album/32437#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zutto / Tomohisa Sako [Limited Edition]"@en,
        "ずっと / 佐香智久 [期間生産限定盤]"@ja,
        "Zutto / Tomohisa Sako [Limited Edition]"@ja-latn ;
    mo:composer <artist/12593#subject> ;
    mo:produced_work <album/32437#musicalwork> ;
    schema:name "Zutto / Tomohisa Sako [Limited Edition]"@en,
        "ずっと / 佐香智久 [期間生産限定盤]"@ja,
        "Zutto / Tomohisa Sako [Limited Edition]"@ja-latn .

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

<album/32437#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zutto / Tomohisa Sako [Limited Edition]"@en,
        "ずっと / 佐香智久 [期間生産限定盤]"@ja,
        "Zutto / Tomohisa Sako [Limited Edition]"@ja-latn ;
    mo:performance_of <album/32437#musicalwork> ;
    mo:recorded_as <album/32437#musicalexpression> ;
    schema:name "Zutto / Tomohisa Sako [Limited Edition]"@en,
        "ずっと / 佐香智久 [期間生産限定盤]"@ja,
        "Zutto / Tomohisa Sako [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/32437#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/73/32437/32437-1342104656.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/32437#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-06"^^xsd:date ;
    dcterms:title "Zutto / Tomohisa Sako [Limited Edition]"@en,
        "ずっと / 佐香智久 [期間生産限定盤]"@ja,
        "Zutto / Tomohisa Sako [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1137" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32437#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N400932790da84c778ea6ee8c195adba0 ;
    mo:record_count 1 ;
    schema:about <product/7585#subject> ;
    schema:datePublished "2012-06-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/32437/32437-1342104656.jpg> ;
    schema:name "Zutto / Tomohisa Sako [Limited Edition]"@en,
        "ずっと / 佐香智久 [期間生産限定盤]"@ja,
        "Zutto / Tomohisa Sako [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/32437/32437-1342104656.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(imagine voice"@en ;
    foaf:made <album/32437#lyrics> ;
    foaf:name "(imagine voice"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(imagine voice"@en ;
    foaf:made <album/32437#subject> ;
    foaf:name "(imagine voice"@en .

_:N1beb5ba7b0384ec29e18d6f9bc55bba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと"@ja,
        "Zutto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N400932790da84c778ea6ee8c195adba0 ;
    schema:name "ずっと"@ja,
        "Zutto"@ja-latn .

_:N36ee58c9ac67410aa0ad18877c99a54e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと (「君と僕。2」オープニングバージョン)"@ja,
        "Zutto (\"Kimi to Boku. 2\" Opening Version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N400932790da84c778ea6ee8c195adba0 ;
    schema:name "ずっと (「君と僕。2」オープニングバージョン)"@ja,
        "Zutto (\"Kimi to Boku. 2\" Opening Version)"@ja-latn .

_:Na4222e3223624b2b84ef78156880a632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインキャラクター&佐香 智久 共演オリジナルドラマ"@ja,
        "Main Character & Sakou Tomohisa Kyouen Original Drama"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N400932790da84c778ea6ee8c195adba0 ;
    schema:name "メインキャラクター&佐香 智久 共演オリジナルドラマ"@ja,
        "Main Character & Sakou Tomohisa Kyouen Original Drama"@ja-latn .

_:Nc376e25f95f3447c9c4f4a087d3d0c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと ～Off Vocal～"@ja,
        "Zutto ~Off Vocal~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N400932790da84c778ea6ee8c195adba0 ;
    schema:name "ずっと ～Off Vocal～"@ja,
        "Zutto ~Off Vocal~"@ja-latn .

_:N400932790da84c778ea6ee8c195adba0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1beb5ba7b0384ec29e18d6f9bc55bba6,
        _:N36ee58c9ac67410aa0ad18877c99a54e,
        _:Na4222e3223624b2b84ef78156880a632,
        _:Nc376e25f95f3447c9c4f4a087d3d0c2a ;
    mo:track_count 4 ;
    schema:duration "PT15:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1beb5ba7b0384ec29e18d6f9bc55bba6,
        _:N36ee58c9ac67410aa0ad18877c99a54e,
        _:Na4222e3223624b2b84ef78156880a632,
        _:Nc376e25f95f3447c9c4f4a087d3d0c2a .

