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

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

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

<artist/35743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130001#subject> ;
    schema:name "Team Grimoire"@en ;
    foaf:made <album/130001#composition>,
        <album/130001#subject> ;
    foaf:name "Team Grimoire"@en .

<event/186> a mo:Release ;
    schema:name "Released at M3-2016 Spring (Apr 24, 2016)" .

<album/130001#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Restriction"@en,
        "Restriction"@ja,
        "Restriction"@ja-latn ;
    mo:composer <artist/35743#subject> ;
    mo:produced_work <album/130001#musicalwork> ;
    schema:name "Restriction"@en,
        "Restriction"@ja,
        "Restriction"@ja-latn .

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

<album/130001#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Restriction"@en,
        "Restriction"@ja,
        "Restriction"@ja-latn ;
    mo:performance_of <album/130001#musicalwork> ;
    mo:recorded_as <album/130001#musicalexpression> ;
    schema:name "Restriction"@en,
        "Restriction"@ja,
        "Restriction"@ja-latn ;
    schema:workPerformed <album/130001#musicalwork> .

<org/3789#subject> schema:name "Team Grimoire"@en,
        "Team Grimoire"@ja,
        "Team Grimoire"@ja-latn ;
    foaf:name "Team Grimoire"@en,
        "Team Grimoire"@ja,
        "Team Grimoire"@ja-latn .

<https://media.vgm.io/albums/10/130001/130001-7a1f6df24ef9.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130001#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/130001/130001-7a1f6df24ef9.png> ;
    foaf:depicts <album/130001#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/130001/130001-7a1f6df24ef9.png> .

<https://medium-media.vgm.io/albums/10/130001/130001-7a1f6df24ef9.png> a schema:ImageObject,
        foaf:Image .

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

<album/130001#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-24"^^xsd:date ;
    dcterms:title "Restriction"@en,
        "Restriction"@ja,
        "Restriction"@ja-latn ;
    mo:catalogue_number "TG-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130001#musicalexpression> ;
    mo:publisher <org/3789#subject> ;
    mo:record _:N109dbf92492e4ff8a797fcb6174d15c8 ;
    mo:record_count 1 ;
    mo:release <event/186> ;
    schema:datePublished "2016-04-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/10/130001/130001-7a1f6df24ef9.png> ;
    schema:name "Restriction"@en,
        "Restriction"@ja,
        "Restriction"@ja-latn ;
    schema:publisher <org/3789#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/130001/130001-7a1f6df24ef9.png> .

_:N17938512119344e2abbbef85d437c677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arachnophobia"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N109dbf92492e4ff8a797fcb6174d15c8 ;
    schema:name "Arachnophobia"@en .

_:N188d736ddefa47bd89f17a038b1ff970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caroline Reaper"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N109dbf92492e4ff8a797fcb6174d15c8 ;
    schema:name "Caroline Reaper"@en .

_:N561347438ede44358b9eb5964c307466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G009"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N109dbf92492e4ff8a797fcb6174d15c8 ;
    schema:name "G009"@en .

_:N7ddbedc7cf4c4b8b95a3968e6a64e0a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restriction"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N109dbf92492e4ff8a797fcb6174d15c8 ;
    schema:name "Restriction"@en .

_:Nac4bbedc09e5435584f7ec55c55c17a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberation"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N109dbf92492e4ff8a797fcb6174d15c8 ;
    schema:name "Liberation"@en .

_:N109dbf92492e4ff8a797fcb6174d15c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17938512119344e2abbbef85d437c677,
        _:N188d736ddefa47bd89f17a038b1ff970,
        _:N561347438ede44358b9eb5964c307466,
        _:N7ddbedc7cf4c4b8b95a3968e6a64e0a3,
        _:Nac4bbedc09e5435584f7ec55c55c17a8 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N17938512119344e2abbbef85d437c677,
        _:N188d736ddefa47bd89f17a038b1ff970,
        _:N561347438ede44358b9eb5964c307466,
        _:N7ddbedc7cf4c4b8b95a3968e6a64e0a3,
        _:Nac4bbedc09e5435584f7ec55c55c17a8 .

