@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/p125590776> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De maatschappelijke welzijnszorg in de Nederlandse Antillen / G. Hendriks" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069121672> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37034470b6e09f334d92452e0efeca40> ;
    schema1:name "De maatschappelijke welzijnszorg in de Nederlandse Antillen" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cec252c754e60c28fdd62d1882b2083> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69217493> .

