@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/p416545874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daniel Marot : de schepper van den Hollandschen Lodewijk XIV-stijl / door M.D. Ozinga" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073850314>,
        <http://data.bibliotheken.nl/id/thes/p397416237> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074263544> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864810806> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14fff2751c81119c4aadee9c0ab4646a> ;
    schema1:name "Daniel Marot : de schepper van den Hollandschen Lodewijk XIV-stijl" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83eac6d7e373e2ab02add18cb6e17a7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021237285> .

