@prefix ns1: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://id.rijksmuseum.nl/301117795> a ns1:Book,
        ns1:ProductModel ;
    ns1:about <https://id.rijksmuseum.nl/200108170>,
        <https://id.rijksmuseum.nl/200109307>,
        <https://id.rijksmuseum.nl/20012363>,
        <https://id.rijksmuseum.nl/20012364>,
        <https://id.rijksmuseum.nl/20026087>,
        <https://id.rijksmuseum.nl/20026088>,
        <https://id.rijksmuseum.nl/20026089>,
        <https://id.rijksmuseum.nl/20026090>,
        <https://id.rijksmuseum.nl/20026091>,
        <https://id.rijksmuseum.nl/20026092>,
        <https://id.rijksmuseum.nl/20026093>,
        <https://id.rijksmuseum.nl/20029321> ;
    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/300117795> ;
    ns1:isbn "9040094446" ;
    ns1:materialExtent "196 p.",
        "Minter#0.0.2" ;
    ns1:name "Public and private spaces: works of art in seventeenth-century Dutch houses" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Zwolle" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Zwolle: Waanders; c2000" ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Waanders" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/901228786> ;
    ns1:size "25 cm." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical>,
                <http://spdx.org/rdf/terms#Checksum> ;
            ns1:text "73 ill." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/binding>,
                prov:SoftwareAgent ;
            ns1:text "geb.",
                "minter" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=117795> ;
    ns1:workExample <https://id.rijksmuseum.nl/302120372>,
        <https://id.rijksmuseum.nl/302120373> .

