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

<artist/16181#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youri Sugimoto"@en,
        "杉本誘里"@ja ;
    foaf:made <album/51464#lyrics>,
        <album/51464#subject> ;
    foaf:name "Youri Sugimoto"@en,
        "杉本誘里"@ja .

<artist/52176#subject> a schema:Person,
        foaf:Person ;
    schema:name "YOURI with the CASH"@en ;
    foaf:made <album/51464#subject>,
        <album/51464#vocals> ;
    foaf:name "YOURI with the CASH"@en .

<artist/9612#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikki Matsumoto"@en,
        "松本一起"@ja ;
    foaf:made <album/51464#lyrics>,
        <album/51464#subject> ;
    foaf:name "Ikki Matsumoto"@en,
        "松本一起"@ja .

<artist/1779#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51464#subject> ;
    schema:name "Keiichi Takahashi"@en,
        "高橋圭一"@ja ;
    foaf:made <album/51464#composition>,
        <album/51464#subject> ;
    foaf:name "Keiichi Takahashi"@en,
        "高橋圭一"@ja .

<artist/52173#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51464#subject> ;
    schema:name "Hiroyasu Hobo"@en,
        "帆保博康"@ja ;
    foaf:made <album/51464#composition>,
        <album/51464#subject> ;
    foaf:name "Hiroyasu Hobo"@en,
        "帆保博康"@ja .

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

<album/51464#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@en,
        "LOVE IS HEART—星座の子供たち— / YOURI with the CASH"@ja,
        "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@ja-latn ;
    mo:performance_of <album/51464#musicalwork> ;
    mo:recorded_as <album/51464#musicalexpression> ;
    schema:name "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@en,
        "LOVE IS HEART—星座の子供たち— / YOURI with the CASH"@ja,
        "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@ja-latn ;
    schema:workPerformed <album/51464#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/46/51464/51464-1425730935.jpg> a schema:ImageObject,
        foaf:Image .

<album/51464#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@en,
        "LOVE IS HEART—星座の子供たち— / YOURI with the CASH"@ja,
        "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@ja-latn ;
    mo:composer <artist/1779#subject>,
        <artist/52173#subject> ;
    mo:produced_work <album/51464#musicalwork> ;
    schema:name "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@en,
        "LOVE IS HEART—星座の子供たち— / YOURI with the CASH"@ja,
        "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@ja-latn .

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

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

<album/51464#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-11-25"^^xsd:date ;
    dcterms:title "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@en,
        "LOVE IS HEART—星座の子供たち— / YOURI with the CASH"@ja,
        "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@ja-latn ;
    mo:catalogue_number "7AGS-10" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/51464#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N1cc46b66680b42ef97f3a8b403569a86 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Grey Digital Target"@en ;
            foaf:name "Grey Digital Target"@en ] ;
    schema:datePublished "1986-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/51464/51464-1425730935.jpg> ;
    schema:name "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@en,
        "LOVE IS HEART—星座の子供たち— / YOURI with the CASH"@ja,
        "LOVE IS HEART -Seiza no Kodomotachi- / YOURI with the CASH"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/51464/51464-1425730935.jpg> .

_:Ne567e6fc1f244e24bc0de8eb33d52fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WITHOUT YOU"@en,
        "WITHOUT YOU"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1cc46b66680b42ef97f3a8b403569a86 ;
    schema:name "WITHOUT YOU"@en,
        "WITHOUT YOU"@ja .

_:Nea84658ba3a444418203b9e25625339b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE IS HEART -Seiza no Kodomotachi-"@en,
        "LOVE IS HEART—星座の子供たち—"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1cc46b66680b42ef97f3a8b403569a86 ;
    schema:name "LOVE IS HEART -Seiza no Kodomotachi-"@en,
        "LOVE IS HEART—星座の子供たち—"@ja .

_:N1cc46b66680b42ef97f3a8b403569a86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne567e6fc1f244e24bc0de8eb33d52fbc,
        _:Nea84658ba3a444418203b9e25625339b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ne567e6fc1f244e24bc0de8eb33d52fbc,
        _:Nea84658ba3a444418203b9e25625339b .

