@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/b006vg3>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/c99a402187a7b722d0327e3a9b070d8f"^^xsd:string ;
  schema:name "Pand 566"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961393> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71029072 52.00891074, 4.71025964 52.00889383, 4.71016501 52.00896416, 4.71019589 52.00898225, 4.71029072 52.00891074))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

