@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/p423970925> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste les, gegeven by de hervatting zyner colleges aan de Gemeentelyke Universiteit op 18 September 1945 / door S. van Creveld" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073030309> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Getypt manuscript" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p274013436> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd478e302e7530ee6f9c06885747d92d> ;
    schema1:name "Eerste les, gegeven by de hervatting zyner colleges aan de Gemeentelyke Universiteit op 18 September 1945" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af8c6579e2ce89892690c5a64e7d69ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120940549> .

