@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/b007czx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b23ea6856c04ba63e414710b92c28b2"^^xsd:string ;
  ns0:name "Pand 1015"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961842> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70707735 52.00912567, 4.70703624 52.00910183, 4.70699513 52.00907798, 4.70694754 52.00910001, 4.70703284 52.00915489, 4.70703284 52.00915489, 4.70707735 52.00912567))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

