@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/b006xjp>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/e25f27167954cb91ed5b07671457ddc5"^^xsd:string ;
  schema:name "Pand 626"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961453> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70615401 52.00893389, 4.70613749 52.00894576, 4.70616764 52.00896098, 4.70618275 52.00894990, 4.70615401 52.00893389))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

