@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p19508795X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Natural language processing" ;
    dcterms1:issued "2000" ;
    schema1:description "Titelvariant: NLP" ;
    schema1:inLanguage "en" ;
    schema1:issn "15678202" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cd4e2cd7cc16bab205fca9a2a5ad653> ;
    schema1:name "Natural language processing" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f40cc13aaae64fd39a529522ea5eb8d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73471018> .

