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

<artist/10666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aiko Nakano"@en,
        "中野愛子"@ja ;
    foaf:made <album/44546#lyrics>,
        <album/44546#subject> ;
    foaf:name "Aiko Nakano"@en,
        "中野愛子"@ja .

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

<artist/4831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44546#subject> ;
    schema:name "Daisuke Mizuno"@en,
        "水野大輔"@ja ;
    foaf:made <album/44546#composition>,
        <album/44546#lyrics>,
        <album/44546#subject> ;
    foaf:name "Daisuke Mizuno"@en,
        "水野大輔"@ja .

<product/2850#subject> a schema:CreativeWork ;
    schema:name "NO-RIN"@en,
        "のうりん"@ja,
        "Nourin"@ja-latn ;
    foaf:name "NO-RIN"@en,
        "のうりん"@ja,
        "Nourin"@ja-latn .

<album/44546#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NO-RIN vol.4 Special CD"@en,
        "のうりん vol.4 スペシャルCD"@ja,
        "NO-RIN vol.4 Special CD"@ja-latn ;
    mo:composer <artist/4831#subject> ;
    mo:produced_work <album/44546#musicalwork> ;
    schema:name "NO-RIN vol.4 Special CD"@en,
        "のうりん vol.4 スペシャルCD"@ja,
        "NO-RIN vol.4 Special CD"@ja-latn .

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

<org/1370#subject> schema:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn ;
    foaf:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/44546/44546-1425914148.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/44546#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NO-RIN vol.4 Special CD"@en,
        "のうりん vol.4 スペシャルCD"@ja,
        "NO-RIN vol.4 Special CD"@ja-latn ;
    mo:performance_of <album/44546#musicalwork> ;
    mo:performer <artist/3556#subject> ;
    mo:recorded_as <album/44546#musicalexpression> ;
    schema:byArtist <artist/3556#subject> ;
    schema:name "NO-RIN vol.4 Special CD"@en,
        "のうりん vol.4 スペシャルCD"@ja,
        "NO-RIN vol.4 Special CD"@ja-latn ;
    schema:workPerformed <album/44546#musicalwork> .

<artist/3556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44546#performance> ;
    schema:name "Chiwa Saito"@en,
        "斎藤千和"@ja ;
    foaf:name "Chiwa Saito"@en,
        "斎藤千和"@ja .

<album/44546#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-02"^^xsd:date ;
    dcterms:title "NO-RIN vol.4 Special CD"@en,
        "のうりん vol.4 スペシャルCD"@ja,
        "NO-RIN vol.4 Special CD"@ja-latn ;
    mo:catalogue_number "MFXN-0016EX" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44546#musicalexpression> ;
    mo:publisher <org/1370#subject> ;
    mo:record _:N79aee097d13f46fc94be43350134c9b2 ;
    mo:record_count 1 ;
    schema:about <product/2850#subject> ;
    schema:byArtist <artist/3556#subject> ;
    schema:datePublished "2014-07-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/44546/44546-1425914148.jpg> ;
    schema:name "NO-RIN vol.4 Special CD"@en,
        "のうりん vol.4 スペシャルCD"@ja,
        "NO-RIN vol.4 Special CD"@ja-latn ;
    schema:publisher <org/1370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/44546/44546-1425914148.jpg> .

_:N02c50d357d514b0d8c4b158e0984c23e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポニーテールの四十"@ja,
        "Ponytail no Shijuu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N79aee097d13f46fc94be43350134c9b2 ;
    schema:name "ポニーテールの四十"@ja,
        "Ponytail no Shijuu"@ja-latn .

_:N128a7d1729274c85b97a2ff23d1e9b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポニーテールの四十 ～Instrumental～"@ja,
        "Ponytail no Shijuu ~Instrumental~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N79aee097d13f46fc94be43350134c9b2 ;
    schema:name "ポニーテールの四十 ～Instrumental～"@ja,
        "Ponytail no Shijuu ~Instrumental~"@ja-latn .

_:N2cbbe5f99a24428384bd6bcf16ef45f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポニーテールの四十 ～TVサイズInstrumental～"@ja,
        "Ponytail no Shijuu ~TV Size Instrumental~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N79aee097d13f46fc94be43350134c9b2 ;
    schema:name "ポニーテールの四十 ～TVサイズInstrumental～"@ja,
        "Ponytail no Shijuu ~TV Size Instrumental~"@ja-latn .

_:Nc59c1f5941e94162aad8c8283d999433 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポニーテールの四十 ～TVサイズ～"@ja,
        "Ponytail no Shijuu ~TV Size~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N79aee097d13f46fc94be43350134c9b2 ;
    schema:name "ポニーテールの四十 ～TVサイズ～"@ja,
        "Ponytail no Shijuu ~TV Size~"@ja-latn .

_:N79aee097d13f46fc94be43350134c9b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02c50d357d514b0d8c4b158e0984c23e,
        _:N128a7d1729274c85b97a2ff23d1e9b6e,
        _:N2cbbe5f99a24428384bd6bcf16ef45f0,
        _:Nc59c1f5941e94162aad8c8283d999433 ;
    mo:track_count 4 ;
    schema:duration "PT12:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N02c50d357d514b0d8c4b158e0984c23e,
        _:N128a7d1729274c85b97a2ff23d1e9b6e,
        _:N2cbbe5f99a24428384bd6bcf16ef45f0,
        _:Nc59c1f5941e94162aad8c8283d999433 .

