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

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

<artist/1178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33363#subject> ;
    schema:name "Toshinori Orikura"@en,
        "折倉俊則"@ja ;
    foaf:made <album/33363#composition>,
        <album/33363#lyrics>,
        <album/33363#subject> ;
    foaf:name "Toshinori Orikura"@en,
        "折倉俊則"@ja .

<album/33363#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FreeFriends&FreeFriends2 Sound Collection"@en,
        "フリコレ -フリフレ・フリフレ2 サウンドコレクション-"@ja,
        "FreeFriends&FreeFriends2 Sound Collection"@ja-latn ;
    mo:composer <artist/1178#subject> ;
    mo:produced_work <album/33363#musicalwork> ;
    schema:name "FreeFriends&FreeFriends2 Sound Collection"@en,
        "フリコレ -フリフレ・フリフレ2 サウンドコレクション-"@ja,
        "FreeFriends&FreeFriends2 Sound Collection"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/36/33363/33363-1338106864.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/23800#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33363#performance> ;
    schema:name "aya Sueki"@en ;
    foaf:name "aya Sueki"@en .

<artist/23806#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33363#performance> ;
    schema:name "Mio Yuuki"@en,
        "優稀澪"@ja ;
    foaf:name "Mio Yuuki"@en,
        "優稀澪"@ja .

<album/33363#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FreeFriends&FreeFriends2 Sound Collection"@en,
        "フリコレ -フリフレ・フリフレ2 サウンドコレクション-"@ja,
        "FreeFriends&FreeFriends2 Sound Collection"@ja-latn ;
    mo:performance_of <album/33363#musicalwork> ;
    mo:performer <artist/23800#subject>,
        <artist/23806#subject> ;
    mo:recorded_as <album/33363#musicalexpression> ;
    schema:byArtist <artist/23800#subject>,
        <artist/23806#subject> ;
    schema:name "FreeFriends&FreeFriends2 Sound Collection"@en,
        "フリコレ -フリフレ・フリフレ2 サウンドコレクション-"@ja,
        "FreeFriends&FreeFriends2 Sound Collection"@ja-latn ;
    schema:workPerformed <album/33363#musicalwork> .

<album/33363#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-22"^^xsd:date ;
    dcterms:title "FreeFriends&FreeFriends2 Sound Collection"@en,
        "フリコレ -フリフレ・フリフレ2 サウンドコレクション-"@ja,
        "FreeFriends&FreeFriends2 Sound Collection"@ja-latn ;
    mo:catalogue_number "GUN-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33363#musicalexpression> ;
    mo:publisher <org/1095#subject> ;
    mo:record _:Nb91ee036c96a462a9f17703a132ca375 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "FreeFriends2"@en ;
            foaf:name "FreeFriends2"@en ],
        [ a schema:CreativeWork ;
            schema:name "FreeFriends"@en ;
            foaf:name "FreeFriends"@en ] ;
    schema:byArtist <artist/23800#subject>,
        <artist/23806#subject> ;
    schema:datePublished "2011-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/33363/33363-1338106864.jpg> ;
    schema:name "FreeFriends&FreeFriends2 Sound Collection"@en,
        "フリコレ -フリフレ・フリフレ2 サウンドコレクション-"@ja,
        "FreeFriends&FreeFriends2 Sound Collection"@ja-latn ;
    schema:publisher <org/1095#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/33363/33363-1338106864.jpg> .

_:N08c94f2ae2184fb78d58c0471b699d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "張りつめた空気"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "張りつめた空気"@ja .

_:N0efbd2b93e3a42eabfb8e59b590f0130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『もう少し』vocal. aya Sueki"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "『もう少し』vocal. aya Sueki"@ja .

_:N1c1930aa367548bf8017677ddfbcd034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet love"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "Sweet love"@ja .

_:N1d27bbd7563546f180a0935f1e60952f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドライな関係"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "ドライな関係"@ja .

_:N235ed17b7707493d8c1cf1b9010f15f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "urge spatially"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "urge spatially"@ja .

_:N2473a0ab69744b11bf3e5723983eab98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ある男の日常 [night arrange]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "ある男の日常 [night arrange]"@ja .

_:N3705247120074dbcb10965a2e5ea15b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘い時間"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "甘い時間"@ja .

_:N4bc6f8d33611418d9e5616a9fbb8b04a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one's heart"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "one's heart"@ja .

_:N4f61cab669b14598a17d7cb97c5401a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スミレ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "スミレ"@ja .

_:N88765f81c93b4bc3b4b6d34de43d08c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バッドエンド"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "バッドエンド"@ja .

_:N94346e1067bd41679231b57e948b1cf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "SAKURA"@ja .

_:Na7861882af644506b9582b2bc8b572a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "immoral"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "immoral"@ja .

_:Nb5030ceb653f4fb68d4f76bef2e16b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『甘くもない罠』vocal. 優稀澪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "『甘くもない罠』vocal. 優稀澪"@ja .

_:Ndc2d1895df2c43728bfe284f5e0129a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スミレ [night arrange]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "スミレ [night arrange]"@ja .

_:Ndf8e31d366444a21ad3ffd8f0932705d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GREEN HILL [night arrange]"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "GREEN HILL [night arrange]"@ja .

_:Ne07579d60bf94c929b32cc1c519ba597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ある男の日常"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "ある男の日常"@ja .

_:Ne748bdd3b5e8454bacf14dd5494921cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほのぼのタイム"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "ほのぼのタイム"@ja .

_:Nf360481fc80f4dda888695f54d10c6d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GREEN HILL"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "GREEN HILL"@ja .

_:Nf6b03e4a919d4ae5a026f7f26d294e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anixious night"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "anixious night"@ja .

_:Nf802c47c7e9843a1b0e40304e22f3535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘くもない罠 [Piano Ver.]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nb91ee036c96a462a9f17703a132ca375 ;
    schema:name "甘くもない罠 [Piano Ver.]"@ja .

_:Nb91ee036c96a462a9f17703a132ca375 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c94f2ae2184fb78d58c0471b699d86,
        _:N0efbd2b93e3a42eabfb8e59b590f0130,
        _:N1c1930aa367548bf8017677ddfbcd034,
        _:N1d27bbd7563546f180a0935f1e60952f,
        _:N235ed17b7707493d8c1cf1b9010f15f3,
        _:N2473a0ab69744b11bf3e5723983eab98,
        _:N3705247120074dbcb10965a2e5ea15b5,
        _:N4bc6f8d33611418d9e5616a9fbb8b04a,
        _:N4f61cab669b14598a17d7cb97c5401a7,
        _:N88765f81c93b4bc3b4b6d34de43d08c3,
        _:N94346e1067bd41679231b57e948b1cf2,
        _:Na7861882af644506b9582b2bc8b572a5,
        _:Nb5030ceb653f4fb68d4f76bef2e16b98,
        _:Ndc2d1895df2c43728bfe284f5e0129a1,
        _:Ndf8e31d366444a21ad3ffd8f0932705d,
        _:Ne07579d60bf94c929b32cc1c519ba597,
        _:Ne748bdd3b5e8454bacf14dd5494921cf,
        _:Nf360481fc80f4dda888695f54d10c6d1,
        _:Nf6b03e4a919d4ae5a026f7f26d294e7e,
        _:Nf802c47c7e9843a1b0e40304e22f3535 ;
    mo:track_count 20 ;
    schema:duration "PT55:18"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N08c94f2ae2184fb78d58c0471b699d86,
        _:N0efbd2b93e3a42eabfb8e59b590f0130,
        _:N1c1930aa367548bf8017677ddfbcd034,
        _:N1d27bbd7563546f180a0935f1e60952f,
        _:N235ed17b7707493d8c1cf1b9010f15f3,
        _:N2473a0ab69744b11bf3e5723983eab98,
        _:N3705247120074dbcb10965a2e5ea15b5,
        _:N4bc6f8d33611418d9e5616a9fbb8b04a,
        _:N4f61cab669b14598a17d7cb97c5401a7,
        _:N88765f81c93b4bc3b4b6d34de43d08c3,
        _:N94346e1067bd41679231b57e948b1cf2,
        _:Na7861882af644506b9582b2bc8b572a5,
        _:Nb5030ceb653f4fb68d4f76bef2e16b98,
        _:Ndc2d1895df2c43728bfe284f5e0129a1,
        _:Ndf8e31d366444a21ad3ffd8f0932705d,
        _:Ne07579d60bf94c929b32cc1c519ba597,
        _:Ne748bdd3b5e8454bacf14dd5494921cf,
        _:Nf360481fc80f4dda888695f54d10c6d1,
        _:Nf6b03e4a919d4ae5a026f7f26d294e7e,
        _:Nf802c47c7e9843a1b0e40304e22f3535 .

