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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/60214#lyrics>,
        <album/60214#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

<artist/19049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsutomu Arakawa"@en,
        "荒川務"@ja ;
    foaf:made <album/60214#subject>,
        <album/60214#vocals> ;
    foaf:name "Tsutomu Arakawa"@en,
        "荒川務"@ja .

<album/60215> a mo:Release ;
    mo:catalogue_number "CAY-666" .

<artist/54786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60214#subject> ;
    schema:name "Osamu Yamazaki"@en,
        "山崎修"@ja ;
    foaf:made <album/60214#composition>,
        <album/60214#subject> ;
    foaf:name "Osamu Yamazaki"@en,
        "山崎修"@ja .

<artist/63365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60214#subject> ;
    schema:name "Norimasa Yamanaka"@en,
        "山中のりまさ"@ja ;
    foaf:made <album/60214#composition>,
        <album/60214#subject> ;
    foaf:name "Norimasa Yamanaka"@en,
        "山中のりまさ"@ja .

<artist/9605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60214#subject> ;
    schema:name "Tsunehiro Izumi"@en,
        "和泉常寛"@ja ;
    foaf:made <album/60214#composition>,
        <album/60214#subject> ;
    foaf:name "Tsunehiro Izumi"@en,
        "和泉常寛"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/41/60214/60214-c21f0863e64d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60214#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Z"@en,
        "ラブZ"@ja,
        "Love Z"@ja-latn ;
    mo:performance_of <album/60214#musicalwork> ;
    mo:performer <artist/8492#subject> ;
    mo:recorded_as <album/60214#musicalexpression> ;
    schema:byArtist <artist/8492#subject> ;
    schema:name "Love Z"@en,
        "ラブZ"@ja,
        "Love Z"@ja-latn ;
    schema:workPerformed <album/60214#musicalwork> .

<artist/8492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60214#performance> ;
    schema:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja ;
    foaf:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja .

<album/60214#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Z"@en,
        "ラブZ"@ja,
        "Love Z"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "米倉良宏"@en ;
            foaf:made <album/60214#composition> ;
            foaf:name "米倉良宏"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "松本留花"@en ;
            foaf:made <album/60214#composition> ;
            foaf:name "松本留花"@en ],
        <artist/54786#subject>,
        <artist/63365#subject>,
        <artist/9605#subject> ;
    mo:produced_work <album/60214#musicalwork> ;
    schema:name "Love Z"@en,
        "ラブZ"@ja,
        "Love Z"@ja-latn .

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

<album/60214#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-03-01"^^xsd:date ;
    dcterms:title "Love Z"@en,
        "ラブZ"@ja,
        "Love Z"@ja-latn ;
    mo:catalogue_number "CX-7151" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/60215> ;
    mo:publication_of <album/60214#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Love Z"@en ;
            foaf:name "Love Z"@en ] ;
    schema:byArtist <artist/8492#subject> ;
    schema:datePublished "1984-03-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/41/60214/60214-c21f0863e64d.jpg> ;
    schema:name "Love Z"@en,
        "ラブZ"@ja,
        "Love Z"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/60214/60214-c21f0863e64d.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "寒田栄治"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "寒田栄治"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "合田美香"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "合田美香"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60214#subject> ;
    schema:name "米倉良宏"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "米倉良宏"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "関口和美"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "関口和美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "松本留花"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "松本留花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "金井泉"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "金井泉"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "濱田真奈美"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "濱田真奈美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "寒田栄治"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "寒田栄治"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "松本留花"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "松本留花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "関口和美"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "関口和美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "濱田真奈美"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "濱田真奈美"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60214#subject> ;
    schema:name "松本留花"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "松本留花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "横井秀仁"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "横井秀仁"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "前田由美子"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "前田由美子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "合田美香"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "合田美香"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "金井泉"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "金井泉"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "横井秀仁"@en ;
    foaf:made <album/60214#subject> ;
    foaf:name "横井秀仁"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "前田由美子"@en ;
    foaf:made <album/60214#lyrics> ;
    foaf:name "前田由美子"@en .

_:N11538bd1b9144c03852515778db0adb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I CAN'T LOVE YOU ~Misty Mind~"@ja,
        "I CAN'T LOVE YOU ~Misty Mind~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "I CAN'T LOVE YOU ~Misty Mind~"@ja,
        "I CAN'T LOVE YOU ~Misty Mind~"@ja-latn .

_:N3bd3b28b61f348f68e2ab6e27eb3ce32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッキィ・ボウイ"@ja,
        "Lucky Boy"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "ラッキィ・ボウイ"@ja,
        "Lucky Boy"@ja-latn .

_:N725542fe467a4a0da3f8931280f6362c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEAT HEART"@ja,
        "HEAT HEART"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "HEAT HEART"@ja,
        "HEAT HEART"@ja-latn .

_:N733f276faec846139de4c406bb3e79ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブZ"@ja,
        "Love Z"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "ラブZ"@ja,
        "Love Z"@ja-latn .

_:N7cc66b86517b4f1a9d14bb369d658447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しきデス・シップ"@ja,
        "Kanashiki Death Ship"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "悲しきデス・シップ"@ja,
        "Kanashiki Death Ship"@ja-latn .

_:N89609b8ebb374fbc894d32e848d9f3ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君だけを"@ja,
        "Kimi dake wo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "君だけを"@ja,
        "Kimi dake wo"@ja-latn .

_:N9425fb7d9b7246789855ad60dcc770b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "言いそびれたのはI LOVE YOU"@ja,
        "Iisobireta no wa I LOVE YOU"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "言いそびれたのはI LOVE YOU"@ja,
        "Iisobireta no wa I LOVE YOU"@ja-latn .

_:N99eb66542ee34c11a04932767c7167f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密のコードはラブZ"@ja,
        "Himitsu no Code wa Love Z"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "秘密のコードはラブZ"@ja,
        "Himitsu no Code wa Love Z"@ja-latn .

_:Nb7b52120900e4c46a81767c3b6c840ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちかくにいるよ"@ja,
        "Chikaku ni Iru yo"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "ちかくにいるよ"@ja,
        "Chikaku ni Iru yo"@ja-latn .

_:Nc0673c74e20e4dd095b9a0367b28398f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕の恋人"@ja,
        "Boku no Koibito"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nc950f39aa2bd48cb8456e452e87130f5 ;
    schema:name "僕の恋人"@ja,
        "Boku no Koibito"@ja-latn .

_:Nc950f39aa2bd48cb8456e452e87130f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11538bd1b9144c03852515778db0adb5,
        _:N3bd3b28b61f348f68e2ab6e27eb3ce32,
        _:N725542fe467a4a0da3f8931280f6362c,
        _:N733f276faec846139de4c406bb3e79ea,
        _:N7cc66b86517b4f1a9d14bb369d658447,
        _:N89609b8ebb374fbc894d32e848d9f3ef,
        _:N9425fb7d9b7246789855ad60dcc770b5,
        _:N99eb66542ee34c11a04932767c7167f9,
        _:Nb7b52120900e4c46a81767c3b6c840ba,
        _:Nc0673c74e20e4dd095b9a0367b28398f ;
    mo:track_count 10 ;
    schema:duration "PT19:06"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N11538bd1b9144c03852515778db0adb5,
        _:N3bd3b28b61f348f68e2ab6e27eb3ce32,
        _:N725542fe467a4a0da3f8931280f6362c,
        _:N733f276faec846139de4c406bb3e79ea,
        _:N7cc66b86517b4f1a9d14bb369d658447,
        _:N89609b8ebb374fbc894d32e848d9f3ef,
        _:N9425fb7d9b7246789855ad60dcc770b5,
        _:N99eb66542ee34c11a04932767c7167f9,
        _:Nb7b52120900e4c46a81767c3b6c840ba,
        _:Nc0673c74e20e4dd095b9a0367b28398f .

