@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/p423824686> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De berekening van het Paaschfeest volgens de formules van Gauss / door H.L. Vernhout" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602730>,
        <http://data.bibliotheken.nl/id/thes/p078620228>,
        <http://data.bibliotheken.nl/id/thes/p07869681X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170530159> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p119851202> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/519d55e3592a743d2ed5c291a11a4441> ;
    schema1:name "De berekening van het Paaschfeest volgens de formules van Gauss" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58b1abc13ba6eecac28dd521c89a6d2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120155361> .

