@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/301255279> a ns1:CreativeWorkSeries,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Serials (electronic)"@en,
                "Tijdschrifen (elektronisch)"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300438574> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300255279> ;
    ns1:name "Perspective",
        "Perspective: actualités de la recherche en histoire de l'art" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:name "Paris: Armand-Colin; 2006-" ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Paris" ] ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Armand-Colin" ] ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=255279> ;
    ns1:workExample [ ] .

