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

<http://data.bibliotheken.nl/id/nbt/p087317710> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Michael Magone, de straatjongen / door Joannes Don Bosco" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423800639> ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071652167> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bea8052bd4f47a507aee22cf858bcc6e> ;
    schema1:name "Michael Magone, de straatjongen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08bc945dbcf2944a0d18d1d3c80e5ef6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65708378> .

