@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/p861966538> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liedjes uit El Salvador / José Armijo ; [met medew. van Marianne ... et al.]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619008> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068940947>,
        <http://data.bibliotheken.nl/id/thes/p075415380> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072682698> ;
    schema1:description "1e dr.: 1980",
        "Tekst in het Spaans en Nederlands" ;
    schema1:inLanguage "es",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03da6579f53ee2e928ce60a348c7d468> ;
    schema1:name "Liedjes uit El Salvador" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f249caa5592338e1a9e9f0551fc3bcc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64347445> .

