@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/p079198155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Modules in LORE : notes on the implementation / Bob Goedhart, Fred ter Haar and Willem Jonker" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233>,
        <http://data.bibliotheken.nl/id/thes/p075674416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074594303>,
        <http://data.bibliotheken.nl/id/thes/p075416034> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072536705>,
        <http://data.bibliotheken.nl/id/thes/p079198481> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043951783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96a33d8f7838c833f5120c92c36c67e7> ;
    schema1:name "Modules in LORE : notes on the implementation" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/173f6bb68089c0bd9afaad25cdd6f931> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65630206> .

