@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/p363045139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ondernemen in de zorg / [FNV Zelfstandigen]" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659506>,
        <http://data.bibliotheken.nl/id/thes/p202424693> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p340301651> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93a09135a4758277ca14d55835fbf84f> ;
    schema1:name "Ondernemen in de zorg" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7c3cf9b791fd107d2ae01641bb1f8f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/851442974> .

