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

<artist/14977#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyabi"@en,
        "みやび"@ja ;
    foaf:made <album/7544#lyrics>,
        <album/7544#subject> ;
    foaf:name "Miyabi"@en,
        "みやび"@ja .

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

<artist/524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7544#subject> ;
    schema:name "Masaki Suzuki"@en,
        "鈴木マサキ"@ja ;
    foaf:made <album/7544#composition>,
        <album/7544#subject> ;
    foaf:name "Masaki Suzuki"@en,
        "鈴木マサキ"@ja .

<album/7544#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Primitive Link Ending Theme \"Love Song\""@en,
        "プリミティブリンク ソフマップ特典EDマキシCD 「Love Song」"@ja,
        "Primitive Link Ending Theme \"Love Song\""@ja-latn ;
    mo:composer <artist/524#subject> ;
    mo:produced_work <album/7544#musicalwork> ;
    schema:name "Primitive Link Ending Theme \"Love Song\""@en,
        "プリミティブリンク ソフマップ特典EDマキシCD 「Love Song」"@ja,
        "Primitive Link Ending Theme \"Love Song\""@ja-latn .

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

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

<org/1226#subject> schema:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn ;
    foaf:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/7544/7544-1206103104.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7544#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Primitive Link Ending Theme \"Love Song\""@en,
        "プリミティブリンク ソフマップ特典EDマキシCD 「Love Song」"@ja,
        "Primitive Link Ending Theme \"Love Song\""@ja-latn ;
    mo:performance_of <album/7544#musicalwork> ;
    mo:performer <artist/490#subject> ;
    mo:recorded_as <album/7544#musicalexpression> ;
    schema:byArtist <artist/490#subject> ;
    schema:name "Primitive Link Ending Theme \"Love Song\""@en,
        "プリミティブリンク ソフマップ特典EDマキシCD 「Love Song」"@ja,
        "Primitive Link Ending Theme \"Love Song\""@ja-latn ;
    schema:workPerformed <album/7544#musicalwork> .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7544#performance> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<album/7544#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-02"^^xsd:date ;
    dcterms:title "Primitive Link Ending Theme \"Love Song\""@en,
        "プリミティブリンク ソフマップ特典EDマキシCD 「Love Song」"@ja,
        "Primitive Link Ending Theme \"Love Song\""@ja-latn ;
    mo:catalogue_number "PURPLE-011SS" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7544#musicalexpression> ;
    mo:publisher <org/1226#subject> ;
    mo:record _:N48c362c61f05403dbb6246b5ae127a33 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Primitive Link"@en ;
            foaf:name "Primitive Link"@en ] ;
    schema:byArtist <artist/490#subject> ;
    schema:datePublished "2007-02-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/7544/7544-1206103104.jpg> ;
    schema:name "Primitive Link Ending Theme \"Love Song\""@en,
        "プリミティブリンク ソフマップ特典EDマキシCD 「Love Song」"@ja,
        "Primitive Link Ending Theme \"Love Song\""@ja-latn ;
    schema:publisher <org/1226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/7544/7544-1206103104.jpg> .

_:N82275c546fe0431fb19547339de6621a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song (Full ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N48c362c61f05403dbb6246b5ae127a33 ;
    schema:name "Love Song (Full ver.)"@en .

_:N94395347c34c4fa2af789821118088ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song (Inst ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N48c362c61f05403dbb6246b5ae127a33 ;
    schema:name "Love Song (Inst ver.)"@en .

_:N48c362c61f05403dbb6246b5ae127a33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N82275c546fe0431fb19547339de6621a,
        _:N94395347c34c4fa2af789821118088ab ;
    mo:track_count 2 ;
    schema:duration "PT10:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N82275c546fe0431fb19547339de6621a,
        _:N94395347c34c4fa2af789821118088ab .

