@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/b0070qv>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/3f27bb6e6550222871de85a45ecbe511"^^xsd:string ;
  schema:name "Pand 689"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961516> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71328882 52.00927305, 4.71320825 52.00924676, 4.71321906 52.00923087, 4.71316497 52.00921686, 4.71314813 52.00921250, 4.71311694 52.00925822, 4.71326767 52.00930376, 4.71328882 52.00927305))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

