@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/b006xwt>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/76b5fdd9b3816261353a07e64912127e"^^xsd:string ;
  schema:name "Pand 636"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961463> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71150345 52.00894188, 4.71149763 52.00894787, 4.71151861 52.00895522, 4.71148479 52.00899203, 4.71167426 52.00905875, 4.71171354 52.00901579, 4.71152529 52.00894983, 4.71150345 52.00894188))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

