@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/b006v3j>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/647cce564d3dd150ba2867681e980427"^^xsd:string ;
  schema:name "Pand 555"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961382> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70880660 52.00886781, 4.70875479 52.00888882, 4.70887424 52.00896237, 4.70888174 52.00896699, 4.70892559 52.00894191, 4.70880660 52.00886781))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

