@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/p350034834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Staalconstructies 1 / Prof.ir. J.W.B. Stark, ir. A.M. Gresnigt" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07209916X>,
        <https://data.bibliotheken.nl/.well-known/genid/794a26bdfd63970093ce5419a0526595> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074898698> ;
    schema1:description "Dictaat bij college CT3120",
        "Dictaatnummer 257" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc51a97c71dd171623ccf43b55cadcba> ;
    schema1:name "Staalconstructies 1" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d41599cdcafedacad20c6084914a6f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/841880272> .

