@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/b007q3c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d3a777f31016bad4af280b58d99e0dbd"^^xsd:string ;
  ns0:name "Pand 1280"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962107> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71360811 52.01079382, 4.71366187 52.01079661, 4.71367819 52.01079746, 4.71369308 52.01073570, 4.71361699 52.01072872, 4.71360811 52.01079382))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

