@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/p125591284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On the p-ranks of the adjacency matrices of distance-regular graphs / René Peeters" ;
    dcterms1:issued "1994" ;
    schema1:associatedMedia "http://arno.uvt.nl/show.cgi?fid=2994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087741806> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/679b3c09a065be5b90f2b3faeb2419db> ;
    schema1:name "On the p-ranks of the adjacency matrices of distance-regular graphs" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2806f7db089c9f6ca0812a4ac85dfd31> .

