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

<https://id.rijksmuseum.nl/301255653> 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/300255653> ;
    ns1:name "Museum international" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:name "[Oxford]: Blackwell Publishing; [199-]-" ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Blackwell Publishing" ] ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "[Oxford]" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/67082285> ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=255653> ;
    ns1:workExample [ ] .

