@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/b006wdn>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/f9fce7c7949d64261f473dd272062e2d"^^xsd:string ;
  schema:name "Pand 593"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961420> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71339588 52.00901815, 4.71333500 52.00899892, 4.71327280 52.00909337, 4.71333935 52.00910840, 4.71336817 52.00906355, 4.71339217 52.00902292, 4.71339588 52.00901815))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

