@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/b006xk3>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/41416b5bdf1af105860fdf95a29ffcee"^^xsd:string ;
  schema:name "Pand 627"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961454> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71333500 52.00899892, 4.71327601 52.00897806, 4.71320691 52.00907140, 4.71327280 52.00909337, 4.71333500 52.00899892))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

