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

<https://id.rijksmuseum.nl/30113690> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Books"@en,
                "Boeken"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300028051> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/30013690> ;
    ns1:isbn "094274005X" ;
    ns1:materialExtent "IV, 138 P." ;
    ns1:name "Authority control symposium: papers presented during the 14th annual ARLIS/NA conference, New York, NY, February 10, 1986" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Tucson" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Tucson: ARLIS/NA; 1987" ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "ARLIS/NA" ] ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "1987"^^ns1:Date ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/17906114> ;
    ns1:size "28 cm." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Symposium New York, 1986/02/10" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=13690> ;
    ns1:workExample <https://id.rijksmuseum.nl/30213908> .

