@prefix schema: <http://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/b006twp>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/d1891fa045afbd63fbc594f4edd2de1d"^^xsd:string ;
  schema:name "Pand 549"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961376> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71057938 52.00888097, 4.71056225 52.00889353, 4.71048470 52.00884906, 4.71045965 52.00886741, 4.71058832 52.00893816, 4.71075284 52.00902537, 4.71079481 52.00897916, 4.71057461 52.00886086, 4.71056064 52.00887040, 4.71057938 52.00888097))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

