@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/p820865397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leonardo da Vinci / door Ludwig Goldscheider" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068519451>,
        <http://data.bibliotheken.nl/id/thes/p077594983>,
        <http://data.bibliotheken.nl/id/thes/p241923808>,
        <http://data.bibliotheken.nl/id/thes/p241923913> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069722900> ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068391242>,
        <http://data.bibliotheken.nl/id/thes/p068519451> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c524dda2bfcce1baed8b34b2b940b600> ;
    schema1:name "Leonardo da Vinci" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e265f2193feceae8f79d1eeee55e7da2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63414875> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/80927d9128c3e36eff68df39b7d82313> .

