@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/p227418158> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Samenvattingen van scripties" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561703X>,
        <http://data.bibliotheken.nl/id/thes/p077601130> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191133213> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06846553X>,
        <http://data.bibliotheken.nl/id/thes/p068942303>,
        <http://data.bibliotheken.nl/id/thes/p07305867X>,
        <http://data.bibliotheken.nl/id/thes/p154047953>,
        <http://data.bibliotheken.nl/id/thes/p227558901> ;
    schema1:description "Tekst in het Nederlands en Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168638258> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f1aa5437ef026fdc44828c3df938c57> ;
    schema1:name "Samenvattingen van scripties" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d554b8b8422b279f32ced12af5f0de11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67036025> .

