@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/b006v5c>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/996e800a9e9fc22bedbf63773b78867b"^^xsd:string ;
  schema:name "Pand 557"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961384> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71257017 52.00889700, 4.71262839 52.00891233, 4.71267710 52.00885117, 4.71260247 52.00882853, 4.71258093 52.00885231, 4.71257217 52.00886302, 4.71259273 52.00886943, 4.71257017 52.00889700))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

