@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/p083637494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Codex sociale zekerheid / Bert Mergits e.a" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078667488> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p132949725> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062000568" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06b847bf12f88d4a37a367d0eec5ecc5> ;
    schema1:name "Codex sociale zekerheid" ;
    schema1:numberOfPages 866 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28782fd816fee9c3bdeda56ca51729a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65091829> .

