@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/b006xb6>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/2bfacca60179d028a22f9b929df06551"^^xsd:string ;
  schema:name "Pand 620"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961447> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70608245 52.00894330, 4.70605146 52.00892670, 4.70597464 52.00898508, 4.70600649 52.00900104, 4.70608245 52.00894330))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

