@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/b00925p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/126d7683486bc377904ae7ba0f3505eb"^^xsd:string ;
  ns0:name "Pand 2413"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963240> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71041633 52.01265072, 4.71029411 52.01264984, 4.71029396 52.01265955, 4.71026046 52.01265935, 4.71026101 52.01262301, 4.71002186 52.01262163, 4.71001563 52.01268040, 4.71041710 52.01268005, 4.71041633 52.01265072))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

