@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/p168900416> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deontische logica : logische analyse van normen / Andries Sarlemijn" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593421>,
        <http://data.bibliotheken.nl/id/thes/p078482216> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147603765> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89d32b70417c3f1ecae1b92ad9dd48ef> ;
    schema1:name "Deontische logica : logische analyse van normen" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d779babdb274d31aec108ec967770e91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68124530> .

