@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/p13575058X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Projectplan SURF-pilot : server voor automatische document levering / SURFnet" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593197>,
        <http://data.bibliotheken.nl/id/thes/p078487099>,
        <http://data.bibliotheken.nl/id/thes/p397298501> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087857022> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f69f71629c78bccc9e96bd7a305c6043> ;
    schema1:name "Projectplan SURF-pilot : server voor automatische document levering" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fabc6633d835096466209dc22b690363> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69135034> .

