@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b008tbr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d9f35894bf7f285b00553f48d13e19c2"^^xsd:string ;
  ns0:name "Pand 2215"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963042> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71158737 52.01297472, 4.71157718 52.01298608, 4.71159049 52.01299063, 4.71157896 52.01300348, 4.71160524 52.01301304, 4.71162422 52.01299370, 4.71158737 52.01297472))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

