@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p450107582> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Best practice guides" ;
    dcterms1:issued "2009" ;
    schema1:description "Titelvariant: Best practice guides voor rechtsbijstandsverleners" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28a06d67c8a0e73678a0d6a98efccb6d> ;
    schema1:name "Best practice guides" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c03e66320f5f878702538ec73ff2b2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1523274703> .

