@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/p411766600> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische verhandeling over den zoogenaamden nieuwen stijl, en deszelfs invoering in ons vaderland, bijzonder in Vriesland / door J.W. de Crane" ;
    dcterms1:issued "1826" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000031729" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069579156> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841901112> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b87e10f075934512d69518ec3c496b9d> ;
    schema1:name "Historische verhandeling over den zoogenaamden nieuwen stijl, en deszelfs invoering in ons vaderland, bijzonder in Vriesland" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/467db07ae126e6e4a3bd62ccd5e36da2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959577948> .

