@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/p084643471> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "De 3 detectives / [vert. uit het Engels]" ;
    dcterms1:issued "1990" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b5cc3c85d4e06df084e2a73367951fb> ;
    schema1:name "De 3 detectives" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a3a47adee82154af0302f14d5e847ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73061484> .

