@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/b006v91>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/3c3e43958a79d5487cfe7c76ed57c372"^^xsd:string ;
  schema:name "Pand 561"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961388> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70748975 52.00888767, 4.70751653 52.00887493, 4.70748079 52.00885320, 4.70742439 52.00887839, 4.70747104 52.00890921, 4.70749965 52.00889560, 4.70748975 52.00888767))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

