@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/b006v4z>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/3570d2584db434c2c55eabb8a7a6e0ac"^^xsd:string ;
  schema:name "Pand 556"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961383> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70904305 52.00888728, 4.70905589 52.00887935, 4.70894773 52.00881134, 4.70891571 52.00882403, 4.70903994 52.00890288, 4.70908772 52.00893320, 4.70911497 52.00891649, 4.70908303 52.00889641, 4.70906981 52.00890393, 4.70904305 52.00888728))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

