@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/p080399991> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Nederlandse sociale zekerheidssysteem in hoofdlijnen / C. Boos" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072654740> ;
    schema1:description "College-dictaat t.b.v. de cursus Leer van de Sociale Zekerheid I" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a3b9e617a8cbc102f00544dcd2f073a> ;
    schema1:name "Het Nederlandse sociale zekerheidssysteem in hoofdlijnen" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a77de134fbc8d0d0c60469a3af3ee307> .

