@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p213106531> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blijde inkomsten van vorstelijke personen in Amsterdam, van de zestiende tot de negentiende eeuw / door R.W.P. de Vries" ;
    dcterms1:issued "1879" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078950465> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074299891> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ccc746f028a000adb581e6c500ce03e> ;
    schema1:name "De blijde inkomsten van vorstelijke personen in Amsterdam, van de zestiende tot de negentiende eeuw" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/612d8bfa50b454fe03aab6bfb613860a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907166551> .

