@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/b007kpw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/37e05ff81dddd1b743f77297c60e0d46"^^xsd:string ;
  ns0:name "Pand 1181"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962008> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70727320 52.01014035, 4.70727233 52.01014095, 4.70714710 52.01006515, 4.70710821 52.01008899, 4.70723431 52.01016036, 4.70725379 52.01014726, 4.70727129 52.01015815, 4.70729085 52.01014618, 4.70737930 52.01020125, 4.70738632 52.01020562, 4.70743515 52.01017575, 4.70732916 52.01011093, 4.70727518 52.01014155, 4.70727320 52.01014035))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

