@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/p099823020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sociaal-cultureel werker / VOG, AbvaKabo, CFO" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600838>,
        <http://data.bibliotheken.nl/id/thes/p075663759> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p081477848> ;
    schema1:bookEdition "1e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075380668>,
        <http://data.bibliotheken.nl/id/thes/p075384035> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023825802" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ead7b2ddd15e176efc5b20091026adb> ;
    schema1:name "Sociaal-cultureel werker" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87099fc137fb537a3e8b1fb84a529906> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66061736> .

