@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/b006whw>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/d875ee42bc2689cb94903714be48f036"^^xsd:string ;
  schema:name "Pand 596"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961423> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71404380 52.00901489, 4.71401449 52.00901329, 4.71401290 52.00902434, 4.71404165 52.00902591, 4.71404380 52.00901489))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

