@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/b008vx5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ce4e3c5d45a9bd5847f00f13cb3025b1"^^xsd:string ;
  ns0:name "Pand 2261"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963088> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71158660 52.01289150, 4.71155467 52.01291045, 4.71153089 52.01292456, 4.71158615 52.01295819, 4.71164017 52.01292588, 4.71158660 52.01289150))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

