@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/p274597047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Random graphs with arbitrary i.i.d. degrees / Remco van der Hofstad, Gerard Hooghiemstra, Dmitri Znamenski" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614766>,
        <http://data.bibliotheken.nl/id/thes/p124140912> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159506131>,
        <http://data.bibliotheken.nl/id/thes/p180895060> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068388802>,
        <http://data.bibliotheken.nl/id/thes/p224221485> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p177260912> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5687e8ef54625e05220062d2c2ef0466> ;
    schema1:name "Random graphs with arbitrary i.i.d. degrees" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/145a67a3aaa055fea4e3e4df6d2fd43a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66494331> .

