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

<artist/10902#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Harukazu"@en,
        "春和文"@ja ;
    foaf:made <album/56207#lyrics>,
        <album/56207#subject> ;
    foaf:name "Aya Harukazu"@en,
        "春和文"@ja .

<artist/66772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ema Sato"@en,
        "佐藤永麻"@ja ;
    foaf:made <album/56207#lyrics>,
        <album/56207#subject> ;
    foaf:name "Ema Sato"@en,
        "佐藤永麻"@ja .

<artist/22298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56207#subject> ;
    schema:name "Younha"@en,
        "윤하"@ja ;
    foaf:made <album/56207#composition>,
        <album/56207#subject>,
        <album/56207#vocals> ;
    foaf:name "Younha"@en,
        "윤하"@ja .

<artist/61526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56207#subject> ;
    schema:name "mo'doo-"@en ;
    foaf:made <album/56207#composition>,
        <album/56207#subject> ;
    foaf:name "mo'doo-"@en .

<artist/9768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56207#subject> ;
    schema:name "Nao Tanaka"@en,
        "田中直"@ja ;
    foaf:made <album/56207#composition>,
        <album/56207#subject> ;
    foaf:name "Nao Tanaka"@en,
        "田中直"@ja .

<product/7448#subject> a schema:CreativeWork ;
    schema:name "Jyu-Oh-Sei"@en,
        "獣王星"@ja,
        "Juuousei"@ja-latn ;
    foaf:name "Jyu-Oh-Sei"@en,
        "獣王星"@ja,
        "Juuousei"@ja-latn .

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

<album/56207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Te wo Tsunaide / Younha"@en,
        "手をつないで / ユンナ"@ja,
        "Te wo Tsunaide / Younha"@ja-latn ;
    mo:performance_of <album/56207#musicalwork> ;
    mo:recorded_as <album/56207#musicalexpression> ;
    schema:name "Te wo Tsunaide / Younha"@en,
        "手をつないで / ユンナ"@ja,
        "Te wo Tsunaide / Younha"@ja-latn ;
    schema:workPerformed <album/56207#musicalwork> .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

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

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

<album/56207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Te wo Tsunaide / Younha"@en,
        "手をつないで / ユンナ"@ja,
        "Te wo Tsunaide / Younha"@ja-latn ;
    mo:composer <artist/22298#subject>,
        <artist/61526#subject>,
        <artist/9768#subject> ;
    mo:produced_work <album/56207#musicalwork> ;
    schema:name "Te wo Tsunaide / Younha"@en,
        "手をつないで / ユンナ"@ja,
        "Te wo Tsunaide / Younha"@ja-latn .

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

<album/56207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-06"^^xsd:date ;
    dcterms:title "Te wo Tsunaide / Younha"@en,
        "手をつないで / ユンナ"@ja,
        "Te wo Tsunaide / Younha"@ja-latn ;
    mo:catalogue_number "ESCL-2824" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56207#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N55699b655aa24263acdb842722ed14b5 ;
    mo:record_count 1 ;
    schema:about <product/7448#subject> ;
    schema:datePublished "2006-12-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/56207/56207-1450361230.jpg> ;
    schema:name "Te wo Tsunaide / Younha"@en,
        "手をつないで / ユンナ"@ja,
        "Te wo Tsunaide / Younha"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/56207/56207-1450361230.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "可児江絆"@en ;
    foaf:made <album/56207#lyrics> ;
    foaf:name "可児江絆"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "可児江絆"@en ;
    foaf:made <album/56207#subject> ;
    foaf:name "可児江絆"@en .

_:N61413869bc8c40b68b063f3ddc2841a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "homegirl"@ja,
        "homegirl"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N55699b655aa24263acdb842722ed14b5 ;
    schema:name "homegirl"@ja,
        "homegirl"@ja-latn .

_:Nb4aca688e055493483916fde68db6164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつないで"@ja,
        "Te wo Tsunaide"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N55699b655aa24263acdb842722ed14b5 ;
    schema:name "手をつないで"@ja,
        "Te wo Tsunaide"@ja-latn .

_:Ndae6c083dde84cf78071889fa84dc713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつないで (instrumental)"@ja,
        "Te wo Tsunaide (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N55699b655aa24263acdb842722ed14b5 ;
    schema:name "手をつないで (instrumental)"@ja,
        "Te wo Tsunaide (instrumental)"@ja-latn .

_:Nef564594edc64cbc98638ad754da31d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock Star"@ja,
        "Rock Star"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N55699b655aa24263acdb842722ed14b5 ;
    schema:name "Rock Star"@ja,
        "Rock Star"@ja-latn .

_:N55699b655aa24263acdb842722ed14b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61413869bc8c40b68b063f3ddc2841a2,
        _:Nb4aca688e055493483916fde68db6164,
        _:Ndae6c083dde84cf78071889fa84dc713,
        _:Nef564594edc64cbc98638ad754da31d5 ;
    mo:track_count 4 ;
    schema:duration "PT16:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N61413869bc8c40b68b063f3ddc2841a2,
        _:Nb4aca688e055493483916fde68db6164,
        _:Ndae6c083dde84cf78071889fa84dc713,
        _:Nef564594edc64cbc98638ad754da31d5 .

