@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/b00724k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e4cb6f37bd15282013138e5a4e86741"^^xsd:string ;
  ns0:name "Pand 730"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961557> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71473621 52.00953212, 4.71457992 52.00951526, 4.71457339 52.00952992, 4.71453332 52.00952425, 4.71452616 52.00954105, 4.71456116 52.00954722, 4.71456447 52.00954007, 4.71464745 52.00955469, 4.71464923 52.00954266, 4.71473074 52.00955145, 4.71473621 52.00953212))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

