@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/b0071s2>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/11d34aec43eb3e2f696174e5120c5669"^^xsd:string ;
  schema:name "Pand 720"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961547> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71369456 52.00949767, 4.71362824 52.00949364, 4.71362660 52.00950389, 4.71360520 52.00950259, 4.71359722 52.00951491, 4.71347504 52.00949749, 4.71343480 52.00956450, 4.71367312 52.00957986, 4.71369456 52.00949767))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

