@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/p051783622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Formele methoden in kennisrepresentatie / J.-J.Ch. Meijer" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610124>,
        <http://data.bibliotheken.nl/id/thes/p075611481> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07139656X>,
        <http://data.bibliotheken.nl/id/thes/p07540916X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ecfbd6b9701120171e97b719eb0284c> ;
    schema1:name "Formele methoden in kennisrepresentatie" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bac7e74925b51dd5b0a044e64fa41d61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64776337> .

