@prefix ns0: <https://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/b00828k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1c465e36a81da66ef58fa9bb80df055f"^^xsd:string ;
  ns0:name "Pand 1575"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962402> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70745245 52.01157842, 4.70750730 52.01160457, 4.70763768 52.01150036, 4.70760585 52.01148520, 4.70766106 52.01144107, 4.70763449 52.01142876, 4.70745245 52.01157842))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

